Navigation
API > API/Editor > API/Editor/PIEPreviewDeviceProfileSelector > API/Editor/PIEPreviewDeviceProfileSelector/FPIEPreviewDeviceModule
- IDeviceProfileSelectorModule::GetSelectorPropertyValue()
- FPIEPreviewDeviceModule::GetSelectorPropertyValue()
References
| Module | PIEPreviewDeviceProfileSelector |
| Header | /Engine/Source/Editor/PIEPreviewDeviceProfileSelector/Public/PIEPreviewDeviceProfileSelectorModule.h |
| Include | #include "PIEPreviewDeviceProfileSelectorModule.h" |
| Source | /Engine/Source/Editor/PIEPreviewDeviceProfileSelector/Private/PIEPreviewDeviceProfileSelectorModule.cpp |
virtual bool GetSelectorPropertyValue
&40;
const FName & PropertyType,
FString & PropertyValueOUT
&41;
Remarks
Find a custom profile selector property value. PropertyType The information requested PropertyValueOUT the value of PropertyType Whether the PropertyType was recognized by the profile selector.