[Missing <summary> documentation for "T:Planetbase.Specialization"]
Inheritance Hierarchy
Namespace: PlanetbaseAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic abstract class Specialization : Localizable
Public MustInherit Class Specialization
Implements Localizable
public ref class Specialization abstract : Localizable
The Specialization type exposes the following members.
Constructors
| Name | Description |
---|
 | Specialization | Initializes a new instance of the Specialization class |
Top
Methods
| Name | Description |
---|
 | addHeads | |
 | addHumanAnimations | |
 | createModel(ObjectList<Material>, Human.Gender, Int32, Int32, Int32) | |
 | createModel(ObjectList<Material>, Human.Gender, Int32, Int32, Int32, GameObject, GameObject, Boolean) | |
 | createModelExterior | |
 | createTracksuitModel | |
 | createUncoveredModel | |
 | 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 | |
 | getAi | |
 | getAnimationNames | |
 | getCharacterType | |
 | getColor | |
 | getDefaultRatio | |
 | getEthnicParameters | |
 | GetFieldInfo | (Inherited from Object.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | getHead | |
 | getHeadCount | |
 | getHeadsArray | |
 | getIcon | |
 | getIconFemale | |
 | getIntegrityFactor | |
 | getName | |
 | getNamePlural | |
 | getNamePrefix | |
 | getRequiredTech | |
 | getSpeedFactor | |
 | GetType | Gets the type of the current instance. (Inherited from Object.) |
 | getValue | |
 | hasFlag | |
 | initAnimationNames | |
 | initStrings | |
 | isFearless | |
 | loadFemaleModel | |
 | loadIcon | |
 | loadIconBot | |
 | loadIconFemale | |
 | loadMaleModel | |
 | loadModel | |
 | loadModelBot | |
 | loadName | |
 | loadNameFemale | |
 | loadNamePlural | |
 | 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
Inheritance Hierarchy