Worldprobe::startShapeTestBox

From RAGE Multiplayer Wiki

Syntax

mp.game.worldprobe.startShapeTestBox(x, y, z, sizeX, sizeY, sizeZ, rotationX, rotationY, rotationZ, rotationOrder, flags, entity, p12);

Required Arguments

  • x: float
  • y: float
  • z: float
  • sizeX: float
  • sizeY: float
  • sizeZ: float
  • rotationX: float
  • rotationY: float
  • rotationZ: float
  • rotationOrder: int
  • flags: int
  • ignoreEntity: int (Entity handle)
  • p12: int

Return value

  • int

Example

// todo

See also

Template:Worldprobe s function c