C# Class HydroponicRoom.Building_PlantGrowerLinked

Building_PlantGrowerLinked class.
Inheritance: Building_PlantGrower
Show file Open project: Rikiki123456789/Rimworld

Protected Properties

Property Type Description
applyToWholeRoomGizmoIcon UnityEngine.Texture2D

Public Methods

Method Description
ApplyPlantDefToWholeRoom ( ) : void
GetGizmos ( ) : IEnumerable

Method Details

ApplyPlantDefToWholeRoom() public method

public ApplyPlantDefToWholeRoom ( ) : void
return void

GetGizmos() public method

public GetGizmos ( ) : IEnumerable
return IEnumerable

Property Details

applyToWholeRoomGizmoIcon protected static property

protected static Texture2D,UnityEngine applyToWholeRoomGizmoIcon
return UnityEngine.Texture2D