Asset<T>.

IsLoaded Property

Summary

Checks if the asset is currently loaded.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
Asset<T>

Syntax

public bool IsLoaded { get; }

Value

Type Description
bool