OnClientResourceStop

From Multi Theft Auto: Wiki
Revision as of 13:00, 22 October 2007 by Talidan (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