Namespace SF.AIModule
Classes
AIActionBase
A the base class for components that allow giving AI the ability to the actions. These can be controllerd by an AIBrain component or if you only need one action for a character you can just use a standalone AIAction.