Asset<T>.

Load() Method

Summary

Loads the asset into memory if it wasn't already loaded.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
Asset<T>

Syntax

public void Load()

Return Value

Type Description
void