ContentMetaDataFileCreator ClassDelta Engine Documentation
Creates the ContentMetaData file to be used in ContentLoader based on the local files on disk. View code on GitHub
Inheritance Hierarchy

System Object
  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

public class ContentMetaDataFileCreator

The ContentMetaDataFileCreator type exposes the following members.

Constructors

  NameDescription
Public methodContentMetaDataFileCreator
Initializes a new instance of the ContentMetaDataFileCreator class
Top
Methods

  NameDescription
Public methodCreateAndLoad
Top
See Also