UserCheckHandler

Undocumented in source.
@Component("gui.UserCheckHandler", Replication.none)
struct UserCheckHandler {}

Members

Functions

isChecked
bool isChecked()
Undocumented in source. Be warned that the author may not have intended to support it.
onClick
void onClick()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handler
CheckHandler handler;
Undocumented in source.

Meta