Property | Type | Description | |
---|---|---|---|
outpostCommandConsoleTarget | TargetIndex |
Method | Description | |
---|---|---|
ComputeHackResult ( Pawn hacker, SkillDef mainSkill, SkillDef secondarySkill, float chanceToSucceedPerSkillLevel ) : HackingResult |
Method | Description | |
---|---|---|
MakeNewToils ( ) : IEnumerable |
public static ComputeHackResult ( Pawn hacker, SkillDef mainSkill, SkillDef secondarySkill, float chanceToSucceedPerSkillLevel ) : HackingResult | ||
hacker | Pawn | |
mainSkill | SkillDef | |
secondarySkill | SkillDef | |
chanceToSucceedPerSkillLevel | float | |
return | HackingResult |