Click or drag to resize

Pickup Properties

The Pickup type exposes the following members.

Properties
  NameDescription
Public propertyEntity
Gets the entity to which this component has been attached.
(Inherited from Component.)
Public propertyIsComponentAlive
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.)
Public propertyModel
Gets the model of this Pickup.
Public propertyParent
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.)
Public propertyPosition
Gets the position of this Pickup.
Public propertySpawnType
Gets the type of this Pickup.
Public propertyVirtualWorld
Gets the virtual world assigned to this Pickup.
Top
See Also