[This is preliminary documentation and is subject to change.]
Gets a value indicating whether this instance needs collision.
Entities not marked explicitly to need collision will still get collision, however, if other entities need collision, entities not marked as needing collision may lose it in favor of those.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Property Value
Type: Booleantrue if this entity needs collision; otherwise, false.
See Also