UIString.fromId

create UIString from id - will be translated; fallback value can be provided for cases if translation is not found

struct UIString
static
fromId
(
string ID
,
dstring fallback = null
)

Meta