File size: 167 Bytes
18a519f
 
 
 
 
1
2
3
4
5
6
using System.Runtime.CompilerServices;
using UnityEngine.Scripting;

[assembly: InternalsVisibleTo("UnityEngine.InputForUIVisualizer")]
[assembly: AlwaysLinkAssembly]