Home
last modified time | relevance | path

Searched refs:MutateCount (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
DStat.go86 func (rcv *Stat) MutateCount(n uint16) bool { func
DStat.cs32 …public bool MutateCount(ushort count) { int o = __p.__offset(8); if (o != 0) { __p.bb.PutUshort(o … in MutateCount() method