Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Namespace L10n

EgorBron edited this page Sep 16, 2022 · 1 revision

DESCEnd.L10n namespace

LocaleKeyException class

Derives: System.Exception

Object Description Params
..cctor(string key, bool isFromListing = true, Exception fromExc = null) Exception what raises when key not found during getting localization string param key: Key what is unable to find;; param isFromListing: Is this exception raises from translation string list (dict)?;; param fromExc: Exception what caused this exception
- - -
Clone this wiki locally