AssetListBase.

IsLazy Property

Summary

If true: this list will only load its assets as they are needed rather than on startup.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetListBase

Syntax

public abstract bool IsLazy { get; }

Value

Type Description
bool