FHoloLensApplication::InitializeWindow

Windows
MacOS
Linux

Override Hierarchy

GenericApplication::InitializeWindow()

FHoloLensApplication::InitializeWindow()

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/HoloLens/HoloLensApplication.h

Include

#include "HoloLens/HoloLensApplication.h"

Source

/Engine/Source/Runtime/ApplicationCore/Private/HoloLens/HoloLensApplication.cpp

Syntax

virtual void InitializeWindow
(
    const TSharedRef< FGenericWindow > & Window,
    const TSharedRef< FGenericWindowDefinition > & InDefinition,
    const TSharedPtr< FGenericWindow > & InParent,
    const bool bShowImmediately
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss