AssetListBase.

OnEnable() Method

Summary

[Editor-Only] Ensures that this list is in the global collection of all lists so it can be displayed in the Weaver Window and can show project window overlays on its target assets.
Assembly
Weaver.dll
Namespace
Weaver
Containing Type
AssetListBase

Syntax

protected virtual void OnEnable()

Return Value

Type Description
void