LazyAssetList<T>.

OnCountChanged() Method

Summary

Called when the number of assets in this list changes to ensure that all internal aspects are kept in sync.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
LazyAssetList<T>

Syntax

protected virtual void OnCountChanged()

Return Value

Type Description
void