Esempio n. 1
0
 public void Start()
 {
     EventActionManager                  = this;
     listIdCouroutineAtraiter            = new List <int>();
     listIdCouroutineAtraiterPrioritaire = new List <int>();
 }
 void Awake()
 {
     instance = this;
 }