Zitga-Tech / ZBase.Foundation.Mvvm

An MVVM framework for Unity that utilizes C# Source Generator for better performance, based on CommunityToolkit.Mvvm
MIT License
11 stars 5 forks source link

Can we use the Unity Unsafe Utility to replace Unsafe #5

Closed eefan000 closed 2 months ago

eefan000 commented 2 months ago

This can reduce dependence https://docs.unity3d.com/ScriptReference/Unity.Collections.LowLevel.Unsafe.UnsafeUtility.html

grashaar commented 2 months ago

Fixed in 1.4.2