PropertyVisualiserWindow.

OnDisable() Method

Summary

Called when this window is unloaded. Unregisters the InspectorGadgets.Editor.PropertyVisualiserWindow.DoSceneGUI(UnityEditor.SceneView) callback.

Syntax

protected virtual void OnDisable()

Return Value

Type Description
void