Exemple #1
0
 static void Postfix(object __instance)
 {
     UGUIHooks.FireTextAwakened(__instance);
 }
Exemple #2
0
 static void Postfix(object __instance)
 {
     UGUIHooks.FireTextChanged(__instance);
 }