C# Class OutpostGenerator.LordJob_Joinable_DefendOutpost

Inheritance: LordJob_VoluntarilyJoinable
ファイルを表示 Open project: Rikiki123456789/Rimworld Class Usage Examples

Public Methods

Method Description
CreateGraph ( ) : StateGraph
ExposeData ( ) : void
LordJob_Joinable_DefendOutpost ( ) : System
LordJob_Joinable_DefendOutpost ( IntVec3 rallyPoint ) : System
VoluntaryJoinPriorityFor ( Pawn p ) : float

Method Details

CreateGraph() public method

public CreateGraph ( ) : StateGraph
return StateGraph

ExposeData() public method

public ExposeData ( ) : void
return void

LordJob_Joinable_DefendOutpost() public method

public LordJob_Joinable_DefendOutpost ( ) : System
return System

LordJob_Joinable_DefendOutpost() public method

public LordJob_Joinable_DefendOutpost ( IntVec3 rallyPoint ) : System
rallyPoint IntVec3
return System

VoluntaryJoinPriorityFor() public method

public VoluntaryJoinPriorityFor ( Pawn p ) : float
p Pawn
return float