Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine.
GitHub | Iuvo Unity Updates | Creator
Loading...
Searching...
No Matches
AIBehaviorBase.cs File Reference

Classes

class  IuvoUnity.AI.AIBehaviorBase
 Base class for all AI behaviors. More...

Namespaces

namespace  IuvoUnity
namespace  IuvoUnity.AI
 Namespace containing AI-related classes and functionalities.

Class Documentation

◆ IuvoUnity::AI::AIBehaviorBase

class IuvoUnity::AI::AIBehaviorBase

Base class for all AI behaviors.

Todo
Implement common behavior logic and interfaces
Note
This class serves as a foundation for specific AI behavior implementations.
Warning
This class is currently a placeholder and does not contain any implementation.