Lines Matching defs:AddHp
194 public static void AddHp(FlatBufferBuilder builder, short hp) { builder.AddShort(2, hp, 100); }