Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/union_vector/
H A DAttacker.cs19 …public int SwordAttackDamage { get { int o = __p.__offset(4); return o != 0 ? __p.bb.GetInt(o + __… property
54 public int SwordAttackDamage { get; set; } property in AttackerT