Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Common > API/Developer/TargetPlatform/Common/TTargetPlatformBase
- ITargetPlatform::IsClientOnly()
- TTargetPlatformBase::IsClientOnly()
- TNonDesktopTargetPlatformBase::IsClientOnly()
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h |
| Include | #include "Common/TargetPlatformBase.h" |
virtual bool IsClientOnly&40;&41; 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.