Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
PlayFab
ClientModels
UnlockContainerItemResult
C# Класс PlayFab.ClientModels.UnlockContainerItemResult
Наследование:
PlayFab.SharedModels.PlayFabResultCommon
Показать файл
Открыть проект
Открытые свойства
Свойство
Тип
Описание
GrantedItems
List
UnlockedItemInstanceId
string
UnlockedWithItemInstanceId
string
VirtualCurrency
uint>.Dictionary
Описание свойств
GrantedItems
публичное свойство
Items granted to the player as a result of unlocking the container.
public
List
GrantedItems
Результат
List
UnlockedItemInstanceId
публичное свойство
Unique instance identifier of the container unlocked.
public
string
UnlockedItemInstanceId
Результат
string
UnlockedWithItemInstanceId
публичное свойство
Unique instance identifier of the key used to unlock the container, if applicable.
public
string
UnlockedWithItemInstanceId
Результат
string
VirtualCurrency
публичное свойство
Virtual currency granted to the player as a result of unlocking the container.
public
Dictionary
VirtualCurrency
Результат
uint>.Dictionary