Class SellButton
Make a button component sell a product from your inventory and gives you money.
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class SellButton : MonoBehaviour
Methods
OnClick()
Click handler.
Declaration
public void OnClick()