LeviLamina
|
Public Member Functions | |
CraftItemDefinition & | operator= (CraftItemDefinition const &) |
CraftItemDefinition (CraftItemDefinition const &) | |
virtual void | load (::Json::Value value, ::BehaviorFactory const &factory) |
virtual ::std::unique_ptr<::BehaviorNode > | createNode (::Actor &owner, ::BehaviorFactory const &factory, ::BehaviorNode *parent, ::BehaviorData *data) const |
MCAPI void | $load (::Json::Value value, ::BehaviorFactory const &factory) |
MCAPI ::std::unique_ptr<::BehaviorNode > | $createNode (::Actor &owner, ::BehaviorFactory const &factory, ::BehaviorNode *parent, ::BehaviorData *data) const |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::UntypedStorage< 8, 32 > | mUnk2d7343 |
::ll::UntypedStorage< 8, 32 > | mUnkabf6c7 |
::ll::UntypedStorage< 8, 32 > | mUnkdacf89 |
::ll::UntypedStorage< 8, 16 > | mUnk91fff8 |
|
virtual |
Reimplemented from BehaviorDefinition.