Property | Type | Description | |
---|---|---|---|
AttachNodes | NodeInfo>.Dictionary | ||
DefaultScale | float | ||
Exponents | ScaleExponents>.Dictionary | ||
Family | string | ||
IsFreeScale | bool | ||
MaxValue | float | ||
MinValue | float | ||
Name | string | ||
Suffix | string | ||
TechRequired | string[] |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ScaleType ( ConfigNode config ) : System.Collections.Generic | ||
ToString ( ) : string | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
Equals ( |
Method | Description | |
---|---|---|
GetNodeFactors ( ConfigNode node, NodeInfo>.Dictionary |
||
GetScaleConfig ( string name ) : |
Fetches the scale ScaleType with the specified name.
|
|
ScaleType ( ) : System.Collections.Generic |
public ScaleType ( ConfigNode config ) : System.Collections.Generic | ||
config | ConfigNode | |
return | System.Collections.Generic |