Searched refs:AnyAmbiguousType (Results 1 – 5 of 5) sorted by relevance
184 …public MyGame.Example.AnyAmbiguousAliases AnyAmbiguousType { get { int o = __p.__offset(94); retur… property549 _o.AnyAmbiguous.Type = this.AnyAmbiguousType; in UnPackTo()550 switch (this.AnyAmbiguousType) { in UnPackTo()869 private MyGame.Example.AnyAmbiguousAliases AnyAmbiguousType { property in MyGame.Example.MonsterT
438 t.AnyAmbiguous = rcv.AnyAmbiguousType().UnPack(anyAmbiguousTable)1221 func (rcv *Monster) AnyAmbiguousType() AnyAmbiguousAliases { func
507 function Monster_mt:AnyAmbiguousType() function
684 def AnyAmbiguousType(self): member in Monster1339 self.anyAmbiguousType = monster.AnyAmbiguousType()
232 self.assertEqual(monster2.AnyAmbiguousType(), 0)