class PackageMetaData

Contains meta-data for the entirety of a Package (not individual resources).

Public

Constructors

PackageMetaData

PackageMetaData() = default

Methods

staticGetRttiStatic

static RTTIType *GetRttiStatic()

GetRtti

RTTIType *GetRtti() const override

Returns an interface you can use to access class' Run Time Type Information.

Fields

IncludePackageNameInVirtualPath

bool IncludePackageNameInVirtualPath

Hint to the package loader that the name of the package filename should be added as a parent path to the virtual path of all the resources in the package.