Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
FXModuleLookAtConstraint.ConstrainedObject Class Reference

Public Member Functions

 ConstrainedObject ()
 
void Load (ConfigNode node)
 
void Save (ConfigNode node)
 

Public Attributes

List< Transform > movers
 
Vector3 rotationAxis
 
string rotatorsName
 
Transform target
 
string targetName
 

Constructor & Destructor Documentation

FXModuleLookAtConstraint.ConstrainedObject.ConstrainedObject ( )
inline

Member Function Documentation

void FXModuleLookAtConstraint.ConstrainedObject.Load ( ConfigNode  node)
inline
void FXModuleLookAtConstraint.ConstrainedObject.Save ( ConfigNode  node)
inline

Member Data Documentation

List<Transform> FXModuleLookAtConstraint.ConstrainedObject.movers
Vector3 FXModuleLookAtConstraint.ConstrainedObject.rotationAxis
string FXModuleLookAtConstraint.ConstrainedObject.rotatorsName
Transform FXModuleLookAtConstraint.ConstrainedObject.target
string FXModuleLookAtConstraint.ConstrainedObject.targetName

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