LeviLamina
|
Public Member Functions | |
OnUseOn & | operator= (OnUseOn const &) |
OnUseOn (OnUseOn const &) | |
virtual bool | isNetworkComponent () const |
virtual ::std::unique_ptr<::CompoundTag > | buildNetworkTag (::cereal::ReflectionCtx const &ctx) const |
virtual bool | initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx) |
MCAPI void * | $ctor () |
MCFOLD bool | $isNetworkComponent () const |
MCAPI ::std::unique_ptr<::CompoundTag > | $buildNetworkTag (::cereal::ReflectionCtx const &ctx) const |
MCAPI bool | $initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx) |
virtual bool | checkComponentDataForContentErrors () const |
virtual void | writeSettings () |
virtual void | handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
virtual void | _initializeComponent () |
MCFOLD bool | $checkComponentDataForContentErrors () const |
MCFOLD void | $writeSettings () |
MCFOLD void | $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
MCFOLD void | $_initializeComponent () |
Static Public Member Functions | |
static MCAPI ::HashedString const & | getIdentifier () |
static MCAPI void ** | $vftable () |
static MCAPI void ** | $vftableForDispatchingPublisherBase () |
static MCAPI void ** | $vftableForConnector () |
Public Attributes | |
::ll::UntypedStorage< 1, 1 > | mUnk5f099d |
::ll::TypedStorage< 8, 8, ::ComponentItem * > | mOwner |
|
virtual |
Reimplemented from ItemComponent.
|
virtual |
Reimplemented from ItemComponent.