Exemplo n.º 1
0
 public bool HandleAllCauses(Monkeyspeak.TriggerReader reader)
 {
     return(true);
 }
 public static bool HandleScriptStartCause(Monkeyspeak.TriggerReader reader)
 {
     return(true);
 }