Choose your implementation method:
This function is part of the AntiCheatServer Interface.
Optional Cerberus feature for gameplay data collection.
Logs a player spawning into the game.
This function may only be called between a successful call to EOS_AntiCheatServer_BeginSession and
the matching EOS_AntiCheatServer_EndSession call.
Return Value
Parameters
EOS_AntiCheatServer_LogPlayerSpawn
Parameter Type And Name
|
Usage Information
|
EOS_HAntiCheatServer Handle
|
|
const EOS_AntiCheatCommon_LogPlayerSpawnOptions* Options
|
Structure containing input data.
|
This function is part of the AntiCheatServer Interface.
Optional Cerberus feature for gameplay data collection.
Logs a player spawning into the game.
This function may only be called between a successful call to {BeginSession} and
the matching {EndSession} call.
{Result.InvalidParameters} - If input data was invalid
Return Value
{Result.Success} - If the event was logged successfully
Parameters
AntiCheatServer.AntiCheatServerInterface.LogPlayerSpawn
Parameter Type And Name
|
Usage Information
|
AntiCheatCommon.LogPlayerSpawnOptions options
|
Structure containing input data.
|
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