Search Results for

    Show / Hide Table of Contents

    Class AdvancePhaseOnClick

    Makes a button advance to the next phase on click. Place on an object with a Button component.

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

    Methods

    OnClick()

    Click handler. Advances phase based on the serialized field "phase."

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