Content files get this meta data enties generated by the ContentService or DiskContentLoader.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Content ContentMetaData
Namespace: DeltaEngine.Content
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ContentMetaData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ContentMetaData | Initializes a new instance of the ContentMetaData class |
Methods
Name | Description | |
---|---|---|
![]() | Get T | |
![]() | ParseAttributeValue |
Fields
Name | Description | |
---|---|---|
![]() | Values |
Properties
Name | Description | |
---|---|---|
![]() | FileSize | |
![]() | Language | |
![]() | LastTimeUpdated | |
![]() | LocalFilePath | |
![]() | Name | |
![]() | PlatformFileId | |
![]() | Type |
See Also