- _getMessages
GodotMethod!(PoolStringArray) _getMessages;
Undocumented in source.
- _setMessages
GodotMethod!(void, PoolStringArray) _setMessages;
Undocumented in source.
- addMessage
GodotMethod!(void, String, String) addMessage;
Undocumented in source.
- eraseMessage
GodotMethod!(void, String) eraseMessage;
Undocumented in source.
- getLocale
GodotMethod!(String) getLocale;
Undocumented in source.
- getMessage
GodotMethod!(String, String) getMessage;
Undocumented in source.
- getMessageCount
GodotMethod!(long) getMessageCount;
Undocumented in source.
- getMessageList
GodotMethod!(PoolStringArray) getMessageList;
Undocumented in source.
- setLocale
GodotMethod!(void, String) setLocale;
Undocumented in source.