PropertyVisualiserWindow.

OnEnable() Method

Summary

Called when this window is loaded. Sets the window title and registers the InspectorGadgets.Editor.PropertyVisualiserWindow.DoSceneGUI(UnityEditor.SceneView) callback.

Syntax

protected virtual void OnEnable()

Return Value

Type Description
void