class ScriptAnalyticsSource
Methods 6
static proto native void SendPlayerDeath(StatsEventDeathData data)send event about death to statistic DB
Referenced by Analytics.PlayerDeath()
static proto native void SendPlayerScoredKill(StatsEventScoredKillData data)send event about kill to statistic DB
Referenced by Analytics.PlayerScoredKill()
static proto native void SendPlayerDisconnected(StatsEventDisconnectedData data)send event to statistic DB
Referenced by Analytics.PlayerDisconnected()
static proto native void SendPlayerMeasures(StatsEventMeasuresData data)send event about player status to statistic DB
Referenced by Analytics.PlayerMeasures()
static proto native void SendPlayerSpawned(StatsEventSpawnedData data)send event about spawning to statistic DB
Referenced by Analytics.PlayerSpawned()
static proto native void SendEvent(StatsEventData data)universal analytics event