This data structure is part of the AntiCheatServer Interface.
Properties
EOS_AntiCheatServer_SetClientNetworkStateOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ANTICHEATSERVER_SETCLIENTNETWORKSTATE_API_LATEST.
|
EOS_AntiCheatCommon_ClientHandle ClientHandle
|
Locally unique value describing the remote user (e.g. a player object pointer)
|
EOS_Bool bIsNetworkActive
|
True if the network is functioning normally, false if temporarily interrupted
|
This data structure is part of the AntiCheatServer Interface.
Properties
AntiCheatServer.SetClientNetworkStateOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ANTICHEATSERVER_SETCLIENTNETWORKSTATE_API_LATEST.
|
System.IntPtr ClientHandle
|
Locally unique value describing the remote user (e.g. a player object pointer)
|
bool IsNetworkActive
|
True if the network is functioning normally, false if temporarily interrupted
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no