FPIEPreviewDeviceModule::CreatePIEPreviewDeviceWindow

Create PieWindow Ref

Windows
MacOS
Linux

Override Hierarchy

IPIEPreviewDeviceModule::CreatePIEPreviewDeviceWindow()

FPIEPreviewDeviceModule::CreatePIEPreviewDeviceWindow()

References

Module

PIEPreviewDeviceProfileSelector

Header

/Engine/Source/Editor/PIEPreviewDeviceProfileSelector/Public/PIEPreviewDeviceProfileSelectorModule.h

Include

#include "PIEPreviewDeviceProfileSelectorModule.h"

Source

/Engine/Source/Editor/PIEPreviewDeviceProfileSelector/Private/PIEPreviewDeviceProfileSelectorModule.cpp

Syntax

virtual TSharedRef< SWindow > CreatePIEPreviewDeviceWindow
(
    FVector2D ClientSize,
    FText WindowTitle,
    EAutoCenter AutoCenterType,
    FVector2D ScreenPosition,
    TOptional< float > MaxWindowWidth,
    TOptional< float > MaxWindowHeight
)

Remarks

Create PieWindow Ref

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