Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Common > API/Developer/TargetPlatform/Common/TTargetPlatformControlsBase
- ITargetPlatformControls::IsClientOnly()
- TTargetPlatformControlsBase::IsClientOnly()
- TNonDesktopTargetPlatformControlsBase::IsClientOnly()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformControlsBase.h |
| Include | #include "Common/TargetPlatformControlsBase.h" |
virtual bool IsClientOnly() const
Remarks
Checks whether this platform is only a client (and must connect to a server to run). true if this platform must connect to a server.