24 #include "MABehavior.hpp" virtual void FinishingActions() override
Perform actions when the behavior is being finished.
virtual MABehavior::StimulusLevelType GetCurrentStimulus() override
Get the current behavior stimulus.
virtual void ActivatingActions() override
Perform actions when the behavior is being activated.
virtual bool IsFinished() override
Whether the behavior is finished.