コード例 #1
0
 public void EntityUINotificationAdded(EntityUINotification _notification)
 {
     //Log.Out("UI NOTIFICATION ADDED");
 }
コード例 #2
0
 public void EntityUINotificationRemoved(EntityUINotification _notification)
 {
     //Log.Out("UI NOTIFICATION REMOVED");
 }