LeviLamina
Loading...
Searching...
No Matches
BlockComponentFactory::ComponentMetadata Struct Reference

Public Types

using Ctor = ::std::unique_ptr<::BlockComponentDescription> (*)()
using ParseFunction

Public Member Functions

ComponentMetadata & operator= (ComponentMetadata const &)
 ComponentMetadata (ComponentMetadata const &)
MCAPI::BlockComponentFactory::ComponentMetadata & operator= (::BlockComponentFactory::ComponentMetadata &&)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::BlockComponentDescription >(*)()> makeUnique
::ll::TypedStorage< 8, 24, ::std::vector<::PackLoadRequirement > > requirements
::ll::TypedStorage< 8, 32, ::std::optional<::SemVersion > > releasedMinFormatVersion
::ll::TypedStorage< 8, 24, ::CerealSchemaUpgradeSetversionUpgrades
::ll::TypedStorage< 8, 64, ::std::function< bool(::Experiments const &, ::Json::Value const &, ::SemVersion const &, bool)> > onParseCallback
::ll::TypedStorage< 1, 1, bool > mIsCustomComponent

Member Typedef Documentation

◆ ParseFunction

using BlockComponentFactory::ComponentMetadata::ParseFunction
Initial value:
::std::function<bool(::Experiments const&, ::Json::Value const&, ::SemVersion const&, bool)>
Definition Experiments.h:14
Definition Value.h:16
Definition SemVersion.h:15

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