PlayerObject Properties |
The PlayerObject type exposes the following members.
Name | Description | |
---|---|---|
DrawDistance |
Gets the draw distance of this player object.
| |
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.) | |
IsMoving |
Gets whether this player object is moving.
| |
IsValid |
Gets whether this player object is valid.
| |
ModelId |
Gets the model of this player object.
| |
Parent |
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.) | |
Position |
Gets the position of this player object.
| |
Rotation |
Gets the rotation of this player object.
|