- _builtinTextEntered
GodotMethod!(void, String) _builtinTextEntered;
Undocumented in source.
- _customAction
GodotMethod!(void, String) _customAction;
Undocumented in source.
- _ok
GodotMethod!(void) _ok;
Undocumented in source.
- addButton
GodotMethod!(Button, String, bool, String) addButton;
Undocumented in source.
- addCancel
GodotMethod!(Button, String) addCancel;
Undocumented in source.
- getHideOnOk
GodotMethod!(bool) getHideOnOk;
Undocumented in source.
- getLabel
GodotMethod!(Label) getLabel;
Undocumented in source.
- getOk
GodotMethod!(Button) getOk;
Undocumented in source.
- getText
GodotMethod!(String) getText;
Undocumented in source.
- registerTextEnter
GodotMethod!(void, GodotObject) registerTextEnter;
Undocumented in source.
- setHideOnOk
GodotMethod!(void, bool) setHideOnOk;
Undocumented in source.
- setText
GodotMethod!(void, String) setText;
Undocumented in source.