IPIEPreviewDeviceModule::CreatePIEPreviewDeviceWindow

Create PieWindow Ref

Windows
MacOS
Linux

Override Hierarchy

IPIEPreviewDeviceModule::CreatePIEPreviewDeviceWindow()

FPIEPreviewDeviceModule::CreatePIEPreviewDeviceWindow()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/IPIEPreviewDeviceModule.h

Include

#include "IPIEPreviewDeviceModule.h"

Syntax

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