Function GodotObject.canTranslateMessages
Returns true
if the object can translate strings. See setMessageTranslation
and tr
.
bool canTranslateMessages() nothrow @nogc const;
Returns true
if the object can translate strings. See setMessageTranslation
and tr
.
bool canTranslateMessages() nothrow @nogc const;