Exemplo n.º 1
0
 public MonsterDialogueBox(GraphWindow<MonsterTestBase> Owner, MonsterTestBase TestBaseToWatch)
     : base(Owner, TestBaseToWatch)
 {
 }
Exemplo n.º 2
0
 public MonsterMenuNavBox(GraphWindow<MonsterTestBase> Owner, MonsterTestBase TestBaseToWatch)
     : base(Owner, TestBaseToWatch)
 {
 }