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