FHoloLensWindow::Initialize

Init a [FHoloLensWindow](API\Runtime\ApplicationCore\HoloLens\FHoloLensWindow).

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "HoloLens/HoloLensWindow.h"

Source

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

Syntax

void Initialize
(
    class FHoloLensApplication *const Application,
    const TSharedRef< FGenericWindowDefinition > & InDefinition
)

Remarks

Init a FHoloLensWindow.

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