LeviLamina
Loading...
Searching...
No Matches
ResourceInformation Class Reference

Public Types

enum class  ResourceType : int {
  Invalid = 0 , Resources = 1 , DataAddOn = 2 , ScriptAddOn = 3 ,
  ClientScriptAddOn = 4 , Mandatory = 5 , WorldTemplate = 6 , Count = 7
}

Public Member Functions

ResourceInformationoperator= (ResourceInformation const &)
MCAPI ResourceInformation (::ResourceInformation const &)
MCAPI ResourceInformation (::std::string const &description, ::SemVersion const &version, ::mce::UUID const &uuid, ::ResourceInformation::ResourceType type, ::std::string const &language, ::std::string const &entry)
MCAPI void * $ctor (::ResourceInformation const &)
MCAPI void * $ctor (::std::string const &description, ::SemVersion const &version, ::mce::UUID const &uuid, ::ResourceInformation::ResourceType type, ::std::string const &language, ::std::string const &entry)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::ResourceInformation::ResourceType ResourceTypeFromString (::std::string const &value)

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mDescription
::ll::TypedStorage< 8, 24, ::SemVersionmVersion
::ll::TypedStorage< 8, 16, ::mce::UUIDmUUID
::ll::TypedStorage< 4, 4, ::ResourceInformation::ResourceType > mType
::ll::TypedStorage< 8, 32, ::std::string > mLanguage
::ll::TypedStorage< 8, 32, ::std::string > mEntry

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