PlayerObject Properties |
The PlayerObject type exposes the following members.
| Name | Description | |
|---|---|---|
| DrawDistance |
Gets the draw distance of this IGameObject.
| |
| Id |
Gets the identifier of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.) | |
| IsDisposed |
Gets whether this resource has been disposed.
(Inherited from Disposable.) | |
| IsMoving |
Gets whether this IGameObject is moving.
| |
| IsValid |
Gets whether this IGameObject is valid.
| |
| ModelId |
Gets the model of this IGameObject.
| |
| Owner |
Gets the owner of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.) | |
| Position |
Gets the position of this IWorldObject.
| |
| Rotation |
Gets the rotation of this IGameObject.
|