Searched refs:AnyAmbiguousType (Results 1 – 5 of 5) sorted by relevance
178 …public MyGame.Example.AnyAmbiguousAliases AnyAmbiguousType { get { int o = __p.__offset(94); retur… property414 _o.AnyAmbiguous.Type = this.AnyAmbiguousType; in UnPackTo()415 switch (this.AnyAmbiguousType) { in UnPackTo()717 private MyGame.Example.AnyAmbiguousAliases AnyAmbiguousType { property in MyGame.Example.MonsterT
495 function Monster_mt:AnyAmbiguousType() function
417 t.AnyAmbiguous = rcv.AnyAmbiguousType().UnPack(anyAmbiguousTable)1185 func (rcv *Monster) AnyAmbiguousType() AnyAmbiguousAliases { func
672 def AnyAmbiguousType(self): member in Monster1026 self.anyAmbiguousType = monster.AnyAmbiguousType()
232 self.assertEqual(monster2.AnyAmbiguousType(), 0)