Actor Events |
The Actor type exposes the following members.
Name | Description | |
---|---|---|
Disposed |
Occurs when this isntance has been disposed.
(Inherited from Disposable.) | |
PlayerGiveDamage |
Occurs when a player harms this Actor.
| |
StreamIn |
Occurs when this Actor is being streamed in for a player.
| |
StreamOut |
Occurs when this Actor is being streamed out for a player.
|