PingSystem

Documents the PingSystem class and its functions.

triangle-exclamation

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