m
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace UnityEngine.UI
|
||||
{
|
||||
// Token: 0x02000047 RID: 71
|
||||
[Token(Token = "0x2000021")]
|
||||
public interface ILayoutGroup : ILayoutController
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user