|
LeviLamina
|
Public Member Functions | |
| MCAPI bool | addCommand (::std::unique_ptr<::AgentCommands::Command > commandObj) |
| MCFOLD ::std::unique_ptr<::AgentCommands::Command > const & | getCurrentCommand () const |
| MCAPI void | initFromDefinition (::Actor &owner) |
| MCFOLD void | setCurrentCommand (::std::unique_ptr<::AgentCommands::Command > command) |
| MCFOLD void * | $ctor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::AgentCommands::Command > > | mCurrentCommand |