C# Class RA.CompTool_Properties

Inheritance: CompProperties
Mostra file Open project: RWA-Team/RimworldAscension

Public Properties

Property Type Description
usedForHunting bool
workTicksPerHealthPercent int
workTypes List

Public Methods

Method Description
CompTool_Properties ( ) : System.Collections.Generic

Method Details

CompTool_Properties() public method

public CompTool_Properties ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

usedForHunting public_oe property

public bool usedForHunting
return bool

workTicksPerHealthPercent public_oe property

public int workTicksPerHealthPercent
return int

workTypes public_oe property

public List workTypes
return List