修改
This commit is contained in:
parent
79eaed43c5
commit
4ff06ef547
@ -21,7 +21,7 @@ namespace AlicizaX.UI.Runtime
|
||||
#endif
|
||||
|
||||
#if UNITY_EDITOR && ALICIZAX_UI_EXTENSION_SUPPORT
|
||||
[InlineButton("SetHotKeyButtons")]
|
||||
[Button("SetHotKeyButtons")]
|
||||
private void SetHotKeyButtons()
|
||||
{
|
||||
hotButtons = transform.GetComponentsInChildren<UXButton>(true);
|
||||
|
Loading…
Reference in New Issue
Block a user