C# Class Fluffy.Saveable_WorkGiverDef

Inheritance: IExposable
Afficher le fichier Open project: FluffierThanThou/RW_EnhancedTabs

Méthodes publiques

Свойство Type Description
defName string
priority int

Méthodes publiques

Méthode Description
ExposeData ( ) : void
Saveable_WorkGiverDef ( ) : RimWorld
Saveable_WorkGiverDef ( WorkGiverDef def ) : RimWorld

Method Details

ExposeData() public méthode

public ExposeData ( ) : void
Résultat void

Saveable_WorkGiverDef() public méthode

public Saveable_WorkGiverDef ( ) : RimWorld
Résultat RimWorld

Saveable_WorkGiverDef() public méthode

public Saveable_WorkGiverDef ( WorkGiverDef def ) : RimWorld
def WorkGiverDef
Résultat RimWorld

Property Details

defName public_oe property

public string defName
Résultat string

priority public_oe property

public int priority
Résultat int