Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Common > TTargetPlatformBase
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h |
Include | #include "Common/TargetPlatformBase.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.