Riwmorld
|
Public Member Functions | |
override ThinkResult | TryIssueJobPackage (Pawn pawn) |
![]() | |
virtual ThinkNode | DeepCopy (bool resolve=true) |
override int | GetHashCode () |
virtual float | GetPriority (Pawn pawn) |
virtual void | ResolveReferences () |
void | ResolveSubnodesAndRecur () |
Protected Member Functions | |
abstract Job | TryGiveJob (Pawn pawn) |
![]() | |
virtual void | ResolveSubnodes () |
Additional Inherited Members | |
![]() | |
const int | InvalidSaveKey = -1 |
List< ThinkNode > | subNodes = new List<ThinkNode>() |
bool | leaveJoinableLordIfIssuesJob |
ThinkNode | parent |
![]() | |
const int | UnresolvedSaveKey = -2 |
![]() | |
IEnumerable< ThinkNode > | ChildrenRecursive [get] |
IEnumerable< ThinkNode > | ThisAndChildrenRecursive [get] |
int | UniqueSaveKey [get] |