Class HouseholdOption
A household selection button, click it to choose the household you play as.
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 |