Sarafun Behavior Trees package  1
Behavior trees for the SARAFun project
 All Data Structures Namespaces Functions Variables Enumerations Enumerator
template<class ActionClass , class ActionGoal >
bool sarafun::ExecuteAction< ActionClass, ActionGoal >::isSystemActive ( )
protected

Checks if BT action execution is allowed.

Returns
True if the tree is active, false otherwise.

Definition at line 104 of file ExecuteAction.h.