Home | History | Annotate | Download | only in tests

Lines Matching refs:GetMonster

3347 inline const MyGame::Example::Monster *GetMonster(const void *buf) {
3397 return flatbuffers::unique_ptr<MonsterT>(GetMonster(buf)->UnPack(res));