[This is preliminary documentation and is subject to change.]
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- entity
- Type: RageEntity
The Entity to attach this Entity to. - boneIndex
- Type: SystemInt32
The index of the bone on the target Entity to attach this Entity to. - offset
- Type: RageVector3
The offset in local space. - rotation
- Type: RageRotator
The rotational offset in local space.
See Also