AssetList<T>.

IsLazy Property

Summary

False. This list will load all its assets immediately on startup.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetList<T>

Syntax

public override bool IsLazy { get; }

Value

Type Description
bool