![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
Represents a localised version of a broadcast message. More...
Properties | |
| string | language_code [get, set] |
| The language code for this localised version of the broadcast message, eg. | |
| string | headline [get, set] |
| The headline for this broadcast message. | |
| string | body [get, set] |
| The body for this broadcast message. | |
| string | image_url [get, set] |
| The image URL for this broadcast message. | |
| string | action [get, set] |
| The action for this broadcast message. | |
| string | action_name [get, set] |
| The action name for this broadcast message. | |
| string[] | localization_keys [get, set] |
| List of the keys available in the localizations dictionary. | |
| Dictionary< string, string > | localizations [get, set] |
| Localized entries for this broadcast message. | |
Represents a localised version of a broadcast message.
|
getset |
The language code for this localised version of the broadcast message, eg.
en-GB