Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnEnable()

Populate the settings from the referenced SerializedObject.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public void OnEnable()

Remarks

This should be called before the settings object is used.