scripts
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace UnityEngine.Internal
|
||||
{
|
||||
// Token: 0x020004C3 RID: 1219
|
||||
[Serializable]
|
||||
public class ExcludeFromDocsAttribute : Attribute
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user