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