AssetListEditor.

OnInspectorGUI() Method

Summary

Called by Unity to draw the target object's inspector.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
AssetListEditor

Syntax

public override void OnInspectorGUI()

Return Value

Type Description
void