Searched defs:MutateHp (Results 1 – 2 of 2) sorted by relevance
63 func (rcv *Monster) MutateHp(n int16) bool { func
24 …public bool MutateHp(short hp) { int o = __p.__offset(8); if (o != 0) { __p.bb.PutShort(o + __p.bb… in MutateHp() method