RAGE.Elements.MapObject: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 May 2024

  • curprev 14:3414:34, 11 May 2024Shr0x talk contribs 597 bytes +4 No edit summary
  • curprev 14:3314:33, 11 May 2024Shr0x talk contribs 593 bytes +593 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..."