Exemple #1
0
 protected virtual void Awake()
 {
     ControllerFactory.Add(this.GetType(), this);
 }