RAGE.Elements.Checkpoint.SetCylinderHeight: 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.

20 August 2024

11 May 2024

  • curprev 13:4313:43, 11 May 2024Shr0x talk contribs 530 bytes +530 Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''nearHeight:''' {{RageType|float}} *'''farHeight:''' {{RageType|float}} *'''radius:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Checkpoint.SetCylinderHeight(nearHeight, farHeight, radius) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Checkpoint_definition_cs}}..."