Exemple #1
0
 void OnEnable()
 {
     if (!AllTags.Contains(this))
     {
         AllTags.Add(this);
     }
 }