Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnEnable()

Called when the transition is created or when the state machine is enabled.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual void OnEnable()

Remarks

Use this method to perform initialization logic.