예제 #1
0
 public void ClearTakeLootHandler(ICloseableWindowContents windowContents)
 {
     CleanupWindowEventSubscriptions();
 }
예제 #2
0
 public void ClearTakeLootHandler(ICloseableWindowContents windowContents)
 {
     //Debug.Log(gameObject.name + ".LootableNode.ClearTakeLootHandler()");
     CleanupWindowEventSubscriptions();
 }