C# Class OutpostGenerator.LordToil_DefendOutpost

LordToil_DefendOutpost class.
Inheritance: LordToil_DefendPoint
Afficher le fichier Open project: Rikiki123456789/Rimworld Class Usage Examples

Méthodes publiques

Méthode Description
LordToilTick ( ) : void
LordToil_DefendOutpost ( IntVec3 defendPoint, float defendRadius = 28f ) : System
UpdateAllDuties ( ) : void
VoluntaryJoinDutyHookFor ( Pawn p ) : ThinkTreeDutyHook

Method Details

LordToilTick() public méthode

public LordToilTick ( ) : void
Résultat void

LordToil_DefendOutpost() public méthode

public LordToil_DefendOutpost ( IntVec3 defendPoint, float defendRadius = 28f ) : System
defendPoint IntVec3
defendRadius float
Résultat System

UpdateAllDuties() public méthode

public UpdateAllDuties ( ) : void
Résultat void

VoluntaryJoinDutyHookFor() public méthode

public VoluntaryJoinDutyHookFor ( Pawn p ) : ThinkTreeDutyHook
p Pawn
Résultat ThinkTreeDutyHook