LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerRefundPlayerInventoryEvent Class Reference

Represents the action taken on a player inventory item during a refund. More...

Properties

ulong asset_id [get, set]
 The legacy numeric asset ID.
 
string name [get, set]
 Display name of the asset.
 
LootLockerRefundInventoryEventAction action [get, set]
 The action taken on this item: removed if taken back from inventory, skipped if it could not be removed (e.g.
 

Detailed Description

Represents the action taken on a player inventory item during a refund.

Property Documentation

◆ action

LootLockerRefundInventoryEventAction LootLocker.Requests.LootLockerRefundPlayerInventoryEvent.action
getset

The action taken on this item: removed if taken back from inventory, skipped if it could not be removed (e.g.

already consumed)