Searched defs:MutateTesthashu32Fnv1 (Results 1 - 1 of 1) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
H A DMonster.cs59 public bool MutateTesthashu32Fnv1(uint testhashu32_fnv1) { int o = __p.__offset(38); if (o != 0) { __p.bb.PutUint(o + __p.bb_pos, testhashu32_fnv1); return true; } else { return false; } } method in struct:MyGame.Example.Monster

Completed in 50 milliseconds