Class SMEMErow
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class SMEMErow : MonoBehaviour
- Inheritance
-
SMEMErow
Constructors
SMEMErow()
public SMEMErow()
Fields
BuySellButton
public Text BuySellButton
Field Value
- Text
Image
public Image Image
Field Value
- Image
LBL_Amount
public Text LBL_Amount
Field Value
- Text
LBL_BuySell
public Text LBL_BuySell
Field Value
- Text
LBL_Name
public Text LBL_Name
Field Value
- Text
LBL_Price
public Text LBL_Price
Field Value
- Text
LBL_Rarity
public Text LBL_Rarity
Field Value
- Text
Methods
GetID()
public ItemSpawnerID GetID()
Returns
GetPrice()
public int GetPrice()
Returns
SetMarketPlaceListing(ItemSpawnerID, HatRarity, int, int)
public void SetMarketPlaceListing(ItemSpawnerID id, SMEME.HatRarity r, int q, int p)
Parameters
id
ItemSpawnerIDr
SMEME.HatRarityq
intp
int