User Interaction

UI Components

Button 组件的 onClick: 在该组件上按下鼠标后,仍在该组件上松开鼠标时触发。(ref: [1])

References

[1] https://docs.unity3d.com/530/Documentation/ScriptReference/UI.Button-onClick.html

Last updated

Was this helpful?