Exemple #1
0
 public static void Awake(this ConfigComponent self)
 {
     self.Load();
 }