コード例 #1
0
 public static void RemoveCleanupData(this ComponentData data)
 {
     data.Remove(CLEANUP_DATA_KEY);
 }