GetCancelReason

From Multi Theft Auto: Wiki
Revision as of 18:28, 6 February 2009 by Awwu (talk | contribs) (→‎Syntax)
Jump to navigation Jump to search

Gets the reason for cancelling an event.

Syntax

string getCancelReason ( )

Required Arguments

None

Returns

Returns the reason that was given with cancelEvent

See Also

Shared