Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/ITargetPlatformControls
- ITargetPlatformControls::HasEditorOnlyData()
- FTargetPlatformMerged::HasEditorOnlyData()
- TNonDesktopTargetPlatformControlsBase::HasEditorOnlyData()
- TTargetPlatformControlsBase::HasEditorOnlyData()
- TNonDesktopTargetPlatformControlsBase::HasEditorOnlyData()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformControls.h |
| Include | #include "Interfaces/ITargetPlatformControls.h" |
bool HasEditorOnlyData() const
Remarks
Checks whether this platform has only editor data (typically desktop platforms). true if this platform has editor only data, false otherwise.