Files
FishROV/FishROV/Assets/ThirdParty/AstarPro/AssemblyInfo.cs
2026-06-15 16:18:35 +08:00

5 lines
190 B
C#

[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("AstarPathfindingProjectEditor")]
#if UNITY_2023_1_OR_NEWER
[assembly: Unity.Properties.GeneratePropertyBagsForAssembly]
#endif