Example #1
0
 public void MergeStatusFlags(StatusFlags other)
 {
     mStatusFlags.Merge(other);
 }