Struct StateCalls
- Namespace
- LiteEntitySystem.Extensions
- Assembly
- LiteEntitySystem.dll
public struct StateCalls
Fields
OnEnter
public Action OnEnter
Field Value
OnExit
public Action OnExit
Field Value
OnUpdate
public Action<float> OnUpdate