![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
| override void | OnAwake () |
| override void | OnUpdate () |
Public Member Functions inherited from InternalModule | |
| void | Load (ConfigNode node) |
| virtual void | OnFixedUpdate () |
| virtual void | OnLoad (ConfigNode node) |
| virtual void | OnSave (ConfigNode node) |
| void | Save (ConfigNode node) |
Public Attributes | |
| Transform | hand100 |
| Transform | hand1000 |
| Transform | hand10000 |
| Quaternion | hand10000Initial |
| string | hand10000Name = "hand10000" |
| Quaternion | hand1000Initial |
| string | hand1000Name = "hand1000" |
| Quaternion | hand100Initial |
| string | hand100Name = "hand100" |
| Vector3 | handAxis = Vector3.forward |
| float | smoothing = 10f |
Public Attributes inherited from InternalModule | |
| InternalProp | internalProp |
| int | moduleID |
Additional Inherited Members | |
Properties inherited from InternalModule | |
| int | ClassID [get] |
| string | ClassName [get] |
| BaseEventList | Events [get] |
| BaseFieldList | Fields [get] |
| InternalModel | internalModel [get] |
| Part | part [get] |
| Vessel | vessel [get] |
|
inlinevirtual |
Reimplemented from InternalModule.
|
inlinevirtual |
Reimplemented from InternalModule.
| Transform InternalAltimeterThreeHands.hand100 |
| Transform InternalAltimeterThreeHands.hand1000 |
| Transform InternalAltimeterThreeHands.hand10000 |
| Quaternion InternalAltimeterThreeHands.hand10000Initial |
| string InternalAltimeterThreeHands.hand10000Name = "hand10000" |
| Quaternion InternalAltimeterThreeHands.hand1000Initial |
| string InternalAltimeterThreeHands.hand1000Name = "hand1000" |
| Quaternion InternalAltimeterThreeHands.hand100Initial |
| string InternalAltimeterThreeHands.hand100Name = "hand100" |
| Vector3 InternalAltimeterThreeHands.handAxis = Vector3.forward |
| float InternalAltimeterThreeHands.smoothing = 10f |
1.8.7