[Missing <summary> documentation for "T:Planetbase.Worker"]
Inheritance Hierarchy
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic class Worker : Specialization
Public Class Worker
Inherits Specialization
public ref class Worker : public Specialization
The Worker type exposes the following members.
Constructors
| Name | Description |
---|
 | Worker | Initializes a new instance of the Worker class |
Top
Methods
| Name | Description |
---|
 | addHeads | (Inherited from Specialization.) |
 | addHumanAnimations | (Inherited from Specialization.) |
 | createModel(ObjectListMaterial, HumanGender, Int32, Int32, Int32) | (Inherited from Specialization.) |
 | createModel(ObjectListMaterial, HumanGender, Int32, Int32, Int32, GameObject, GameObject, Boolean) | (Inherited from Specialization.) |
 | createModelExterior | (Inherited from Specialization.) |
 | createTracksuitModel | (Inherited from Specialization.) |
 | createUncoveredModel | (Inherited from Specialization.) |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | FieldGetter | (Inherited from Object.) |
 | FieldSetter | (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | findAnimations | (Inherited from Specialization.) |
 | getAi | (Inherited from Specialization.) |
 | getAnimationNames | (Inherited from Specialization.) |
 | getCharacterType | (Inherited from Specialization.) |
 | getColor | (Inherited from Specialization.) |
 | getDefaultRatio | (Inherited from Specialization.) |
 | getEthnicParameters | (Inherited from Specialization.) |
 | GetFieldInfo | (Inherited from Object.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | getHead | (Inherited from Specialization.) |
 | getHeadCount | (Inherited from Specialization.) |
 | getHeadsArray | (Inherited from Specialization.) |
 | getIcon | (Inherited from Specialization.) |
 | getIconFemale | (Inherited from Specialization.) |
 | getIntegrityFactor | (Inherited from Specialization.) |
 | getName | (Inherited from Specialization.) |
 | getNamePlural | (Inherited from Specialization.) |
 | getNamePrefix | (Inherited from Specialization.) |
 | getRequiredTech | (Inherited from Specialization.) |
 | getSpeedFactor | (Inherited from Specialization.) |
 | GetType | Gets the type of the current instance. (Inherited from Object.) |
 | getValue | (Inherited from Specialization.) |
 | hasFlag | (Inherited from Specialization.) |
 | initAnimationNames | (Inherited from Specialization.) |
 | initStrings | (Inherited from Specialization.) |
 | isFearless | (Inherited from Specialization.) |
 | loadFemaleModel | (Inherited from Specialization.) |
 | loadIcon | (Inherited from Specialization.) |
 | loadIconBot | (Inherited from Specialization.) |
 | loadIconFemale | (Inherited from Specialization.) |
 | loadMaleModel | (Inherited from Specialization.) |
 | loadModel | (Inherited from Specialization.) |
 | loadModelBot | (Inherited from Specialization.) |
 | loadName | (Inherited from Specialization.) |
 | loadNameFemale | (Inherited from Specialization.) |
 | loadNamePlural | (Inherited from Specialization.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Fields
See Also