Creates the ContentMetaData file to be used in ContentLoader based on the local files on disk.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Content.Disk ContentMetaDataFileCreator
Namespace: DeltaEngine.Content.Disk
Assembly: DeltaEngine.Content.Disk (in DeltaEngine.Content.Disk.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ContentMetaDataFileCreator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContentMetaDataFileCreator | Initializes a new instance of the ContentMetaDataFileCreator class |
Methods
Name | Description | |
---|---|---|
CreateAndLoad |
See Also