Example #1
0
 public void ApplyStatusFlags(StatusFlags other)
 {
     mStatusFlags.Apply(other);
 }