修改
This commit is contained in:
parent
52a8c7358a
commit
1956de3bda
@ -62,7 +62,6 @@ internal enum SelectionState
|
|||||||
}
|
}
|
||||||
|
|
||||||
[DisallowMultipleComponent]
|
[DisallowMultipleComponent]
|
||||||
[RequireComponent(typeof(Graphic))]
|
|
||||||
public class UXButton : UIBehaviour, IButton,
|
public class UXButton : UIBehaviour, IButton,
|
||||||
IPointerDownHandler,
|
IPointerDownHandler,
|
||||||
IPointerUpHandler,
|
IPointerUpHandler,
|
||||||
|
Loading…
Reference in New Issue
Block a user