[This is preliminary documentation and is subject to change.]
Gets the last collision of this entity.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- position
- Type: RageVector3
The position the collision occurred at.
Return Value
Type: BooleanReturns true if this entity has collided with anything; otherwise, returns false.
See Also