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

The details we need to store to know the positions of elements when loaded from the prefabs More...

Public Member Functions

 elementScalingDetails (UIPanelTransition panel)
 
 elementScalingDetails (GameObject o)
 
 elementScalingDetails ()
 

Properties

float currentPos [get, set]
 
float currentScale [get, set]
 
Boolean isUIPanelTransition [get]
 
Vector3 prefabPosition [get, set]
 
Vector3 prefabScale [get, set]
 
UIPanelTransition.PanelPosition[] prefabStates [get, set]
 

Detailed Description

The details we need to store to know the positions of elements when loaded from the prefabs

Constructor & Destructor Documentation

FlightUIModeController.elementScalingDetails.elementScalingDetails ( UIPanelTransition  panel)
inline
FlightUIModeController.elementScalingDetails.elementScalingDetails ( GameObject  o)
inline
FlightUIModeController.elementScalingDetails.elementScalingDetails ( )
inline

Property Documentation

float FlightUIModeController.elementScalingDetails.currentPos
getset
float FlightUIModeController.elementScalingDetails.currentScale
getset
Boolean FlightUIModeController.elementScalingDetails.isUIPanelTransition
get
Vector3 FlightUIModeController.elementScalingDetails.prefabPosition
getset
Vector3 FlightUIModeController.elementScalingDetails.prefabScale
getset
UIPanelTransition.PanelPosition [] FlightUIModeController.elementScalingDetails.prefabStates
getset

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