ContentLoader GetMetaData Method Delta Engine Documentation

Namespace: DeltaEngine.Content
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public abstract ContentMetaData GetMetaData(
	string contentName,
	Type contentClassType = null
)

Return Value

Type: ContentMetaData
See Also