ContentLoader Load Content  Method Delta Engine Documentation

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

public static Content Load<Content>(
	string contentName
)
where Content : ContentData
Type Parameters

Content

Return Value

Type: Content
See Also