Click or drag to resize

Actor Properties

The Actor type exposes the following members.

Properties
  NameDescription
Public propertyFacingAngle
Gets the facing angle of this Actor.
Public propertyHealth
Gets the health of this Actor.
Public propertyId
Gets the identifier of this instance.
(Inherited from IdentifiedPoolTInstance.)
Public propertyIsDisposed
Gets whether this resource has been disposed.
(Inherited from Disposable.)
Public propertyIsInvulnerable
Gets or sets a value indicating whether this Actor is invulnerable.
Public propertyIsValid
Gets a value indicating whether this Actor is valid.
Public propertyStatic memberPoolSize
Gets the size of the actors pool.
Public propertyPosition
Gets the position of this Actor.
Public propertyVirtualWorld
Gets or sets the virtual world of this Actor.
Top
See Also