KBehaviorContext

Defines a context used in behaviors within the KIA framework. This interface serves as a marker for classes that provide contextual information required for executing specific behaviors.

Implementations of this interface can encapsulate necessary data or functionality that behaviors rely on to perform their logic.

Author

Devin

Since

1.1.7

Inheritors