Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.i18n
/
LocalizationRuntime
Localization
Runtime
class
LocalizationRuntime
(
messagesDir
:
Path
,
stylePath
:
Path
)
Mutable runtime holder for localization bundles and text rendering limits.
Members
Constructors
Localization
Runtime
Link copied to clipboard
constructor
(
messagesDir
:
Path
,
stylePath
:
Path
)
Properties
messages
Link copied to clipboard
val
messages
:
ProxyMessages
Functions
reload
Link copied to clipboard
fun
reload
(
)
:
ReloadResult
render
Limits
Link copied to clipboard
fun
renderLimits
(
)
:
RenderLimits