My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.UnlockContainerItemResult Class Reference

The items and vc found within the container. These will be added and stacked in the appropriate inventory. More...

Inheritance diagram for PlayFab.ClientModels.UnlockContainerItemResult:
PlayFab.SharedModels.PlayFabResultCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

List< ItemInstanceGrantedItems
 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 ()
 

Detailed Description

The items and vc found within the container. These will be added and stacked in the appropriate inventory.


The documentation for this class was generated from the following file: