godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Translation._new
godot
translation
Translation
Construct a new instance of Translation. Note: use
memnew!Translation
instead.
struct
Translation
@
nogc
nothrow static
Translation
_new
(
)
Meta
Source
See Implementation
godot
translation
Translation
aliases
BaseClasses
functions
_getMessages
_setMessages
addMessage
eraseMessage
getLocale
getMessage
getMessageCount
getMessageList
opAssign
opEquals
setLocale
toHash
properties
locale
messages
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of Translation. Note: use memnew!Translation instead.