Event.Fire Method

Fires a game event.

This function closes the event Handle after completing.

void Fire(bool dontBroadcast)

Parameters

bool dontBroadcast

Optional boolean that determines if event should be broadcast to clients.