Method | Description | |
---|---|---|
FetchInventory ( ulong steamId, string apiKey ) : |
||
GetItem ( ulong id ) : System.Item | ||
GetItemsByDefindex ( int defindex ) : List |
||
getItemIds ( ) : List |
||
getItems ( ) : List |
Method | Description | |
---|---|---|
Inventory ( |
public static FetchInventory ( ulong steamId, string apiKey ) : |
||
steamId | ulong | |
apiKey | string | |
return |
public GetItemsByDefindex ( int defindex ) : List |
||
defindex | int | |
return | List |
protected Inventory ( |
||
apiInventory | ||
return | System |