Example #1
0
 public override void OnEnter()
 {
     MyActor.State.AddListOfSubstates(_myDesignation.GetStateStepsToPerform());
 }