virtual BT::NodeStatus tick() override
Method to be implemented by the user.
bool StatusCompleted(const NodeStatus &status)
const std::string & name() const
Name of the instance, not the type.
void setRegistrationID(StringView ID)
The ForceSuccessNode returns always SUCCESS or RUNNING.
ForceSuccessNode(const std::string &name)
virtual BT::NodeStatus executeTick()
The method that should be used to invoke tick() and setStatus();.
void setStatus(NodeStatus new_status)