C# Class RA.CompTool_Properties

Inheritance: CompProperties
Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
usedForHunting bool
workTicksPerHealthPercent int
workTypes List

Méthodes publiques

Méthode Description
CompTool_Properties ( ) : System.Collections.Generic

Method Details

CompTool_Properties() public méthode

public CompTool_Properties ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

usedForHunting public_oe property

public bool usedForHunting
Résultat bool

workTicksPerHealthPercent public_oe property

public int workTicksPerHealthPercent
Résultat int

workTypes public_oe property

public List workTypes
Résultat List