SquareDash/Library/PackageCache/com.unity.ai.navigation@2.0.0/Editor/ConversionSystem/AssemblyInfo.cs
kingjuulian06 0efb85038a Arbeit 2
2023-11-21 22:03:49 +01:00

5 lines
134 B
C#

#if UNITY_2022_2_OR_NEWER
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("Unity.AI.Navigation.Updater")]
#endif