C#/C++ / 開發隨手記0 detect changed items between 2 dictionary Canis 20250612 20250612 private static void DiffDictionaries<T, U>( …
C#/C++ / 開發隨手記0 detect changed element between 2 list Canis 20250612 20250612 private void DetectChange<T>(List<T> f …
一般公開0 Unity Addressable check asset path exist Canis 20250402 20250402 難以理解為甚麼沒有 API 做這個.試了一個早上. static bool CheckAddress …