Streaming::setHdArea

From RAGE Multiplayer Wiki
Revision as of 21:32, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Syntax

mp.game.streaming.setHdArea(x, y, z, ground);

Required Arguments

  • x: float
  • y: float
  • z: float
  • ground: float

Return value

  • Undefined

Example

// todo

See also

Template:Streaming s function c