FPIEPreviewDeviceModule::OnWindowReady

Call this after the window is created and registered to the application to setup display related parameters

Windows
MacOS
Linux

Override Hierarchy

IPIEPreviewDeviceModule::OnWindowReady()

FPIEPreviewDeviceModule::OnWindowReady()

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 void OnWindowReady
(
    TSharedRef< SWindow > Window
)

Remarks

Call this after the window is created and registered to the application to setup display related parameters

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