Show / Hide Table of Contents

Class LivingJobAptitude

Inheritance
System.Object
LivingJobAptitude
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public class LivingJobAptitude : object

Constructors

LivingJobAptitude()

Create a JobAptitude instance

Declaration
public LivingJobAptitude()

LivingJobAptitude(Dictionary<GameActivity, Int32>)

Declaration
public LivingJobAptitude(Dictionary<GameActivity, int> proxied)
Parameters
Type Name Description
Dictionary<AG.GameProject.ATC.GameActivity, System.Int32> proxied

Fields

proxied

Declaration
public Dictionary<GameActivity, int> proxied
Field Value
Type Description
Dictionary<AG.GameProject.ATC.GameActivity, System.Int32>

Properties

Brewing

Brewing job aptitude

Declaration
public int Brewing { get; set; }
Property Value
Type Description
System.Int32

Carpenting

Carpentry job aptitude

Declaration
public int Carpenting { get; set; }
Property Value
Type Description
System.Int32

Cooking

Cooking job aptitude

Declaration
public int Cooking { get; set; }
Property Value
Type Description
System.Int32

Crafting

Crafting job aptitude

Declaration
public int Crafting { get; set; }
Property Value
Type Description
System.Int32

Disassembling

Disassembling job aptitude

Declaration
public int Disassembling { get; set; }
Property Value
Type Description
System.Int32

Farming

Farming job aptitude

Declaration
public int Farming { get; set; }
Property Value
Type Description
System.Int32

Forging

Forging job aptitude

Declaration
public int Forging { get; set; }
Property Value
Type Description
System.Int32

Hauling

Hauling job aptitude

Declaration
public int Hauling { get; set; }
Property Value
Type Description
System.Int32

Husbandry

Husbandry job aptitude

Declaration
public int Husbandry { get; set; }
Property Value
Type Description
System.Int32

Medical

Medical job aptitude

Declaration
public int Medical { get; set; }
Property Value
Type Description
System.Int32

Military

Military job aptitude

Declaration
public int Military { get; set; }
Property Value
Type Description
System.Int32

Mining

Mining job aptitude

Declaration
public int Mining { get; set; }
Property Value
Type Description
System.Int32

Repairs

Repair job aptitude

Declaration
public int Repairs { get; set; }
Property Value
Type Description
System.Int32

Scavenging

Scavenging job aptitude

Declaration
public int Scavenging { get; set; }
Property Value
Type Description
System.Int32

Science

Science job aptitude

Declaration
public int Science { get; set; }
Property Value
Type Description
System.Int32

Tinkering

Tinkering job aptitiude

Declaration
public int Tinkering { get; set; }
Property Value
Type Description
System.Int32
Back to top © 2020 Anarkis Gaming. All rights reserved. Generated by DocFX