BlocksContent Load T  Method Delta Engine Documentation

Namespace: Blocks
Assembly: Blocks (in Blocks.exe) Version: 1.1.1.0 (1.1.1)
Syntax

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

T

Return Value

Type: T
See Also