Method GetLocalization
| Improve this Doc View SourceGetLocalization()
Get the CustomLocalization for your mod.
Creates a new CustomLocalization if no localization was added before.
Declaration
public CustomLocalization GetLocalization()
Returns
Type | Description |
---|---|
CustomLocalization | Existing or newly created CustomLocalization. |