mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-14 23:56:36 +08:00
Revert colorblock changes
This commit is contained in:
@ -52,8 +52,6 @@ namespace UnityExplorer.Core.Runtime
|
||||
|
||||
public abstract int GetRootCount(Scene scene);
|
||||
|
||||
public abstract void SetColorBlockColors(ref ColorBlock block, Color? normal, Color? highlight, Color? pressed);
|
||||
|
||||
public abstract void CheckInputPointerEvent();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user