C# Class RA.Dummy

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

Méthodes publiques

Свойство Type Description
allowedPawns List
allowedPawns_Transfer List

Méthodes publiques

Méthode Description
CopySettings ( ) : void
ExposeData ( ) : void
GetFloatMenuOptions ( Pawn pawn ) : IEnumerable
GetGizmos ( ) : IEnumerable
GetInspectString ( ) : string
PasteSettings ( ) : void
PawnHasNeeds ( Pawn pawn ) : bool
PostApplyDamage ( DamageInfo dinfo, float totalDamageDealt ) : void
Tick ( ) : void
TryAssignTraining ( ) : void

Method Details

CopySettings() public méthode

public CopySettings ( ) : void
Résultat void

ExposeData() public méthode

public ExposeData ( ) : void
Résultat void

GetFloatMenuOptions() public méthode

public GetFloatMenuOptions ( Pawn pawn ) : IEnumerable
pawn Pawn
Résultat IEnumerable

GetGizmos() public méthode

public GetGizmos ( ) : IEnumerable
Résultat IEnumerable

GetInspectString() public méthode

public GetInspectString ( ) : string
Résultat string

PasteSettings() public méthode

public PasteSettings ( ) : void
Résultat void

PawnHasNeeds() public méthode

public PawnHasNeeds ( Pawn pawn ) : bool
pawn Pawn
Résultat bool

PostApplyDamage() public méthode

public PostApplyDamage ( DamageInfo dinfo, float totalDamageDealt ) : void
dinfo DamageInfo
totalDamageDealt float
Résultat void

Tick() public méthode

public Tick ( ) : void
Résultat void

TryAssignTraining() public méthode

public TryAssignTraining ( ) : void
Résultat void

Property Details

allowedPawns public_oe property

public List allowedPawns
Résultat List

allowedPawns_Transfer public_oe static_oe property

public static List allowedPawns_Transfer
Résultat List