Pickup Properties |
The Pickup type exposes the following members.
Name | Description | |
---|---|---|
Entity |
Gets the entity to which this component has been attached.
(Inherited from Component.) | |
IsComponentAlive |
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.) | |
Model |
Gets the model of this Pickup.
| |
Parent |
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.) | |
Position |
Gets the position of this Pickup.
| |
SpawnType |
Gets the type of this Pickup.
| |
VirtualWorld |
Gets the virtual world assigned to this Pickup.
|