C# Class RA.ITab_Fuel

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

Méthodes publiques

Свойство Type Description
burner CompFueled

Méthodes publiques

Méthode Description
ITab_Fuel ( ) : System.Collections.Generic
TimeInfo ( int ticks ) : string

Méthodes protégées

Méthode Description
FillTab ( ) : void

Method Details

FillTab() protected méthode

protected FillTab ( ) : void
Résultat void

ITab_Fuel() public méthode

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

TimeInfo() public méthode

public TimeInfo ( int ticks ) : string
ticks int
Résultat string

Property Details

burner public_oe property

public CompFueled burner
Résultat CompFueled