Editor<T>.

OnEnable() Method

Summary

Gathers all of the target's inspectables (InspectorGadgets.Attributes.ButtonAttribute and InspectorGadgets.Attributes.LabelAttribute) and checks for inspector GUI events in the script.

Syntax

protected override void OnEnable()

Return Value

Type Description
void