AssetListBase.

OnDisable() Method

Summary

[Editor-Only] Called by Unity when this list is unloaded. Ensures that all assets in the target Weaver.AssetListBase.Directory are gathered so they can be serialized.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetListBase

Syntax

protected virtual void OnDisable()

Return Value

Type Description
void