All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:33, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''hash:''' {{RageType|uint}} *'''position:''' {{RageType|Vector3}} *'''rotation:''' {{RageType|Vector3}} *'''alpha:''' {{RageType|int}} *'''dimension:''' {{RageType|uint}} ===Return value=== *''' {{RageType|undefined}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject(hash, position, rotation, alpha, dimension) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo...")