godot/modules/mono/glue/GodotSharp/GodotSharp/Properties/AssemblyInfo.cs

5 lines
138 B
C#
Raw Normal View History

using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("GodotSharpEditor")]
[assembly: InternalsVisibleTo("GodotPlugins")]