You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xpTURN.MegaData is a library that supports defining and managing various data structures and enables easy utilization of large-scale data in .NET-based projects.
A lightweight wrapper library for Unity Addressables system. It provides simple and safe handling of asset loading, prefab instantiation, and scene management. This is an Addressable asset referenc…
Delegate, event, and `Action` wrappers that treat targets as "dead" when they are collected by the GC (plain C# objects) or destroyed in Unity (`UnityEngine.Object`). Reduces memory leaks and ghost…