Navigation
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 IsServerOnly() const
Remarks
Checks whether this platform is only a server. true if this platform has no graphics or audio, etc, false otherwise.