PingSystem

Documents the PingSystem class and its functions.

NOT DOCUMENTED We currently don't have information on how these functions work. They are being documented here for visibility.

Invoking PingSystem

To invoke the ping system, use the following Global function:

ps = Game.PingSystem()

Sub-functions

IsPingSystemEnabled

IsPingSystemEnabled() : Bool;

TriggerPing

TriggerPing(instigator : ref:GameObject);

Last updated