ContentLoader Use T  Method Delta Engine Documentation
Normally set in Platforms.AppRunner to DeveloperOnlineContentLoader by creating it. Alternatively an application can create a different one (e.g. DiskContentLoader) before. View code on GitHub

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

public static void Use<T>()
where T : ContentLoader
Type Parameters

T
See Also