Call this in
OnEnable()
of your custom inspector.
Namespace: NarayanaGames.UnityEditor.CommonAssembly: Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
Parameters
- target
- Type: Object
the object being inspected, see Editor.target
See Also