Fawkes API  Fawkes Development Version
BehaviorEnginePlexilAdapter::skill_config::skill_argument Struct Reference

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...
 

Detailed Description

Specify a skill argument.

Definition at line 71 of file be_adapter.h.

Member Data Documentation

◆ name

std::string BehaviorEnginePlexilAdapter::skill_config::skill_argument::name

Name of skill argument.

Definition at line 74 of file be_adapter.h.

◆ type

PLEXIL::ValueType BehaviorEnginePlexilAdapter::skill_config::skill_argument::type

Expected type of skill argument.

Definition at line 76 of file be_adapter.h.


The documentation for this struct was generated from the following file: