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