[This is preliminary documentation and is subject to change.]
Points this instance at the specified Entity at the specified offset.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- entity
- Type: RageEntity
The Entity to point to. - offset
- Type: RageVector3
The offset at which to point. - relativeOffset
- Type: SystemBoolean
A value indicating whether the offset is relative to the Entity.
See Also