Searched defs:AsM2 (Results 1 – 4 of 4) sorted by relevance
503 MyGame::Example2::MonsterT *AsM2() { in AsM2() function507 const MyGame::Example2::MonsterT *AsM2() const { in AsM2() function609 MyGame::Example::MonsterT *AsM2() { in AsM2() function613 const MyGame::Example::MonsterT *AsM2() const { in AsM2() function
31 public MyGame.Example2.MonsterT AsM2() { return this.As<MyGame.Example2.MonsterT>(); } in AsM2() method in MyGame.Example.AnyUniqueAliasesUnion
29 public MyGame.Example.MonsterT AsM2() { return this.As<MyGame.Example.MonsterT>(); } in AsM2() method in MyGame.Example.AnyAmbiguousAliasesUnion