OnClientResourceStop

From Multi Theft Auto: Wiki
Revision as of 12:50, 12 January 2008 by D0c (talk | contribs) (See Also for client resource events)
Jump to navigation Jump to search

This event is triggered when a resource is stopped.

Parameters

resource stoppedResource
  • stoppedResource: the resource that was stopped.

Source

The source of this event is the client root element.

Example

See Also

Client resource events


Client event functions