Module: Foobara::Agent::Goal::States

Defined in:
foobara-agent-0.0.21/src/foobara/agent/types/goal.rb

Constant Summary collapse

ACCOMPLISHED =
:accomplished
KILLED =
:killed
FAILED =
:failed
ERROR =
:error
GAVE_UP =
:gave_up