|
LeviLamina
|
Public Types | |
| using | BehaviorDefinitionMap = ::std::unordered_map<::std::string, ::std::unique_ptr<::BehaviorTreeDefinition>> |
Public Member Functions | |
| AutomationBehaviorTreeGroup & | operator= (AutomationBehaviorTreeGroup const &) |
| AutomationBehaviorTreeGroup (AutomationBehaviorTreeGroup const &) | |
| MCAPI::BehaviorTreeDefinitionPtr | tryGetDefinition (::std::string const &defId) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::ResourcePackManager & > | mResourcePackManager |
| ::ll::TypedStorage< 8, 8, ::BehaviorFactory & > | mFactory |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::unique_ptr<::BehaviorTreeDefinition > > > | mDefinitions |
| ::ll::TypedStorage< 8, 64, ::std::unordered_set<::BehaviorTreeDefinitionPtr * > > | mRegisteredPtrs |