HolyLib Wiki

IsLocal

  boolean IGameEvent:IsLocal( )

Description

Returns whether this IGameEvent is local / serverside only.
If this returns true this event won't be networked when broadcasted.

Returns

1boolean local
Returns true if this IGameEvent is local.