Search Results for

    Show / Hide Table of Contents

    Class HouseholdOption

    A household selection button, click it to choose the household you play as.

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

    Properties

    Household

    The household that the player will play as.

    Declaration
    public Household Household { get; set; }
    Property Value
    Type Description
    Household
    In This Article
    Back to top Green Revolution Code Documentation