Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
IJointLockState Interface Reference

Implement this on PartModule that allows joint rotation/translation. More...

Inheritance diagram for IJointLockState:
Expansions.Serenity.BaseServo ModuleDockingNode ModuleGrappleNode ModuleJointMotor ModuleJointMotorTest Expansions.Serenity.ModuleRoboticRotationServo Expansions.Serenity.ModuleRoboticServoHinge Expansions.Serenity.ModuleRoboticServoPiston Expansions.Serenity.ModuleRoboticServoRotor ModuleRotatingJoint

Public Member Functions

bool IsJointUnlocked ()
 Return the part joint state More...
 

Detailed Description

Implement this on PartModule that allows joint rotation/translation.

Member Function Documentation

bool IJointLockState.IsJointUnlocked ( )

Return the part joint state

Returns

Implemented in ModuleDockingNode, Expansions.Serenity.BaseServo, ModuleGrappleNode, ModuleJointMotor, and ModuleJointMotorTest.


The documentation for this interface was generated from the following file: