GodotObject.setMessageTranslation

Defines whether the object can translate strings (with calls to tr). Enabled by default.

struct GodotObject
@nogc nothrow
void
setMessageTranslation
(
in bool enable
)

Meta