Namespace Exiled.API.Features.Core.StateMachine
Classes
- State
- The base class which handles in-context states. 
- StateController
- The base controller which handles actors using in-context states. 
Interfaces
- IState
- Defines the contract for basic state features.