CombatEvent.EntityStateChanged.State property
Which state the entity entered.
public ActorState State { get; set; }See Also
Section titled “See Also”- enum ActorState
- record EntityStateChanged
- namespace Stellar.Abstractions.Domain
Which state the entity entered.
public ActorState State { get; set; }