Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PlayFab
ServerModels
ConsumeItemResult
C# Class PlayFab.ServerModels.ConsumeItemResult
Inheritance:
PlayFab.SharedModels.PlayFabResultCommon
Mostra file
Open project: PlayFab/PlayFabGameServer
Public Properties
Property
Type
Description
ItemInstanceId
string
RemainingUses
int
Property Details
ItemInstanceId
public_oe property
Unique instance identifier of the item with uses consumed.
public
string
ItemInstanceId
return
string
RemainingUses
public_oe property
Number of uses remaining on the item.
public
int
RemainingUses
return
int