Home
last modified time | relevance | path

Searched defs:MutateTest2 (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
DVec3.cs27 public void MutateTest2(Color test2) { __p.bb.PutSbyte(__p.bb_pos + 24, (sbyte)test2); } in MutateTest2() method
DVec3.go53 func (rcv *Vec3) MutateTest2(n Color) bool { func