declui v0.2.0 (2020-05-09T15:34:16Z)
Dub
Repo
IMenuButton.onClick
declui
components
menu
IMenuButton
Gets the callback that is executed when the button is clicked.
void
delegate
()
onClick
()
interface
IMenuButton
void
delegate
(
)
onClick
(
)
void
onClick
(void delegate() callback)
Meta
Source
See Implementation
declui
components
menu
IMenuButton
functions
onClick
text
Gets the callback that is executed when the button is clicked.