GodotObject.setMessageTranslation

Define whether the object can translate strings (with calls to tr). Default is true.

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

Meta