Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Common > API/Developer/TargetPlatform/Common/TTargetPlatformControlsBase
- ITargetPlatformControls::IsServerOnly()
- TTargetPlatformControlsBase::IsServerOnly()
- TNonDesktopTargetPlatformControlsBase::IsServerOnly()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformControlsBase.h |
| Include | #include "Common/TargetPlatformControlsBase.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.