Example #1
0
 public void UpdateBuffer()
 {
     if (tagRelation != null)
     {
         tagRelation.ForceLoadData();
     }
 }