DIFF

class ScriptAnalyticsSource

Methods 6

static proto native void SendPlayerDeath(StatsEventDeathData data)

send event about death to statistic DB

static proto native void SendPlayerScoredKill(StatsEventScoredKillData data)

send event about kill to statistic DB

static proto native void SendPlayerDisconnected(StatsEventDisconnectedData data)

send event to statistic DB

static proto native void SendPlayerMeasures(StatsEventMeasuresData data)

send event about player status to statistic DB

static proto native void SendPlayerSpawned(StatsEventSpawnedData data)

send event about spawning to statistic DB

static proto native void SendEvent(StatsEventData data)

universal analytics event