public void OnDestroyedAttractField(GuestCtrlImpatient ctrl) { ctrl.SetNavTarget(ctrl.m_goOutDestination); }
public void OnAwake(GuestCtrlImpatient ctrl) { ctrl.SetNavTarget(ctrl.m_goOutDestination); }