![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
Represents a broadcast message. More...
Properties | |
| string | id [get, set] |
| The unique identifier (ULID) for this broadcast message. | |
| string | name [get, set] |
| The name of this broadcast message. | |
| string | game_name [get, set] |
| Name of the current game you're seeing this broadcast on. | |
| List< LootLockerBroadcastGame > | games [get, set] |
| Indicates which games are allowed to see this broadcast. | |
| LootLockerBroadcastPublicationSetting[] | publication_settings [get, set] |
| A list of publication settings for this broadcast message This list will always contain at least the publication time in UTC, but may also contain additional publication settings for different timezones. | |
| __LootLockerInternalBroadcastLanguage[] | languages [get, set] |
| Localised versions of this broadcast message. | |
Represents a broadcast message.
|
getset |
Indicates which games are allowed to see this broadcast.
This may be useful if you want to know what other games might be seeing this broadcast at the point of display.