Graphics::beginTakeMissionCreatorPhoto

From RAGE Multiplayer Wiki
Revision as of 11:17, 8 May 2024 by Shr0x (talk | contribs) (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.beginTakeMissionCreatorPhoto() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Client-Side
Function

 JavaScript



JavaScript Syntax


Return value

  • number

Syntax

mp.game.graphics.beginTakeMissionCreatorPhoto()

Example

//todo


See also