Properties
EOS_AntiCheatCommon_LogGameRoundStartOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ANTICHEATCOMMON_LOGGAMEROUNDSTART_API_LATEST.
|
const char* SessionIdentifier
|
Optional game session or match identifier useful for some backend API integrations
|
const char* LevelName
|
Optional name of the map being played
|
const char* ModeName
|
Optional name of the game mode being played
|
uint32_t RoundTimeSeconds
|
Optional length of the game round to be played, in seconds. If none, use 0.
|
Properties
AntiCheatCommon.LogGameRoundStartOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ANTICHEATCOMMON_LOGGAMEROUNDSTART_API_LATEST.
|
string SessionIdentifier
|
Optional game session or match identifier useful for some backend API integrations
|
string LevelName
|
Optional name of the map being played
|
string ModeName
|
Optional name of the game mode being played
|
uint RoundTimeSeconds
|
Optional length of the game round to be played, in seconds. If none, use 0.
|
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