Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DMonster.go475 func (rcv *Monster) MutateMana(n int16) bool { func
DMonster.cs26 …public bool MutateMana(short mana) { int o = __p.__offset(6); if (o != 0) { __p.bb.PutShort(o + __… in MutateMana() method