LazyAssetList<T>.

IsLazy Property

Summary

True. This list will only load its assets as they are needed rather than on startup.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
LazyAssetList<T>

Syntax

public override bool IsLazy { get; }

Value

Type Description
bool