Class MessageUtil
Builds protocol Hytale.Protocol.FormattedMessage values without exposing their mutable wire layout at call sites. Translation keys are resolved by the client from the catalog supplied by I18nModule.
public static class MessageUtil
- Inheritance
-
MessageUtil
- Inherited Members
Methods
Raw(string)
public static MessageBuilder Raw(string text)
Parameters
textstring
Returns
Translation(string)
public static MessageBuilder Translation(string messageId)
Parameters
messageIdstring