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