Click or drag to resize

PlayerObject Properties

The PlayerObject type exposes the following members.

Properties
  NameDescription
Public propertyDrawDistance
Gets the draw distance of this IGameObject.
Public propertyId
Gets the identifier of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.)
Public propertyIsDisposed
Gets whether this resource has been disposed.
(Inherited from Disposable.)
Public propertyIsMoving
Gets whether this IGameObject is moving.
Public propertyIsValid
Gets whether this IGameObject is valid.
Public propertyModelId
Gets the model of this IGameObject.
Public propertyOwner
Gets the owner of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.)
Public propertyPosition
Gets the position of this IWorldObject.
Public propertyRotation
Gets the rotation of this IGameObject.
Top
See Also