Property | Type | Description | |
---|---|---|---|
actuatorOverridePrefab | GameObject | ||
changeRecipeButton | Button | ||
currentRecipeDisplay | Text |
Method | Description | |
---|---|---|
ChangeRecipeButtonPress ( ) : void | ||
CloseButtonPress ( ) : void | ||
CreateOverrideModule ( FarmActuator, act ) : void | ||
Initialize ( ) : IEnumerator | ||
Reactivate ( ) : void |
public CreateOverrideModule ( FarmActuator, act ) : void | ||
act | FarmActuator, | |
return | void |
public GameObject actuatorOverridePrefab | ||
return | GameObject |