Brain::isObjectWithinBrainActivationRange

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

Syntax

mp.game.brain.isObjectWithinBrainActivationRange(object);

Required Arguments

  • object: Object handle or object

Return value

  • Boolean

Example

// todo

See also