Actor Properties |
The Actor type exposes the following members.
Name | Description | |
---|---|---|
FacingAngle |
Gets the facing angle of this Actor.
| |
Health |
Gets the health of this Actor.
| |
Id |
Gets the identifier of this instance.
(Inherited from IdentifiedPoolTInstance.) | |
IsDisposed |
Gets whether this resource has been disposed.
(Inherited from Disposable.) | |
IsInvulnerable |
Gets or sets a value indicating whether this Actor is invulnerable.
| |
IsValid |
Gets a value indicating whether this Actor is valid.
| |
PoolSize |
Gets the size of the actors pool.
| |
Position |
Gets the position of this Actor.
| |
VirtualWorld |
Gets or sets the virtual world of this Actor.
|