449 {
451 {
454
455
456 ShowSelection( "plantStage_" + plant_state_index );
457 HideSelection( "plantStage_" + prev_plant_state_index );
458
459
460
462 {
463 ShowSelection( "plantStage_" + plant_state_index + "_crops" );
464 HideSelection( "plantStage_" + prev_plant_state_index + "_crops" );
465 }
466 else
467 {
468 HideSelection( "plantStage_" + plant_state_index + "_crops" );
469 HideSelection( "plantStage_" + prev_plant_state_index + "_crops" );
470 }
471
472
473 ShowSelection( "plantStage_" + plant_state_index + "_shadow" );
474 HideSelection( "plantStage_" + prev_plant_state_index + "_shadow" );
475 }
476
479 }
string ToStringLen(int len)
Integer to string with fixed length, padded with zeroes.
float m_PlantMaterialMultiplier
float m_CurrentPlantMaterialQuantity