|
My Project
|
The items and vc found within the container. These will be added and stacked in the appropriate inventory. More...
Public Attributes | |
| List< ItemInstance > | GrantedItems |
| Items granted to the player as a result of unlocking the container. | |
| string | UnlockedItemInstanceId |
| Unique instance identifier of the container unlocked. | |
| string | UnlockedWithItemInstanceId |
| Unique instance identifier of the key used to unlock the container, if applicable. | |
| Dictionary< string, uint > | VirtualCurrency |
| Virtual currency granted to the player as a result of unlocking the container. | |
Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon | |
| PlayFabRequestCommon | Request |
| object | CustomData |
Additional Inherited Members | |
Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel | |
| string | ToJson () |
The items and vc found within the container. These will be added and stacked in the appropriate inventory.