Example #1
0
 private void SendUpdateEvent()
 {
     PlayerRegistry.GetPlayerRef(OwnerId).OnUpdateBag(EncodeBag());
 }