Files

5 lines
190 B
C#

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