gta.cancelMission: Difference between revisions

no edit summary
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = gta.cancelMission
|side = client
|type = function
|type = function
|name = gta.cancelMission
|games = iii vc sa
|returnTypes = void
|desc = end the current mission, using the specified arg as whether or not it ends with mission failed.
|parameters = bool failed
|arg1 = bool failed Whether the mission is ended with a failed status.
|parameter1 = bool failed Whether the mission is ended with a failed status.
|return = void void
|usage = end the current mission, using the specified arg as whether or not it ends with mission failed.
|freturn = void
|returnInfo = void
|returnFail1 = void
}}
}}
6,833

edits