GlobalObjectAttachTo Method |
| Name | Description | |
|---|---|---|
| AttachTo(BasePlayer, Vector3, Vector3) |
Attaches this GlobalObject to the specified player.
| |
| AttachTo(BaseVehicle, Vector3, Vector3) |
Attaches this GlobalObject to the specified vehicle.
| |
| AttachTo(GlobalObject, Vector3, Vector3, Boolean) |
Attaches this GlobalObject to the specified globalObject.
|