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. |