ContentLoader Create T  Method Delta Engine Documentation

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

public static T Create<T>(
	ContentCreationData creationData
)
where T : ContentData
Type Parameters

T

Return Value

Type: T
See Also