Search Results for

    Show / Hide Table of Contents

    Class BuyButton

    Makes a button buy a product from the market on click. Product name is a serialized field. Place on an object with a Button component.

    Inheritance
    object
    BuyButton
    Namespace: Global
    Assembly: cs.temp.dll.dll
    Syntax
    public class BuyButton : MonoBehaviour

    Methods

    OnClick()

    Click handler.

    Declaration
    public void OnClick()
    In This Article
    Back to top Green Revolution Code Documentation