OnClientResourceStop

From Multi Theft Auto: Wiki
Revision as of 15:39, 25 September 2007 by Jbeta (talk | contribs)
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