TNonDesktopTargetPlatformBase::HasEditorOnlyData

Checks whether this platform has only editor data (typically desktop platforms).

Unreal Engine C++ API Reference > Developer > TargetPlatform > Common > TNonDesktopTargetPlatformBase

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h
Include #include "Common/TargetPlatformBase.h"
virtual 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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library