Fawkes API Fawkes Development Version
|
Specify a skill argument. More...
#include <be_adapter.h>
Public Attributes | |
std::string | name |
Name of skill argument. More... | |
PLEXIL::ValueType | type |
Expected type of skill argument. More... | |
Specify a skill argument.
Definition at line 71 of file be_adapter.h.
std::string BehaviorEnginePlexilAdapter::skill_config::skill_argument::name |
Name of skill argument.
Definition at line 74 of file be_adapter.h.
PLEXIL::ValueType BehaviorEnginePlexilAdapter::skill_config::skill_argument::type |
Expected type of skill argument.
Definition at line 76 of file be_adapter.h.