Click or drag to resize

GlobalObjectAttachTo Method

Overload List
  NameDescription
Public methodAttachTo(BasePlayer, Vector3, Vector3)
Attaches this GlobalObject to the specified player.
Public methodAttachTo(BaseVehicle, Vector3, Vector3)
Attaches this GlobalObject to the specified vehicle.
Public methodAttachTo(GlobalObject, Vector3, Vector3, Boolean)
Attaches this GlobalObject to the specified globalObject.
Top
See Also