Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | Properties | List of all members
KSP.UI.ResizingLayoutElement Class Reference
Inheritance diagram for KSP.UI.ResizingLayoutElement:

Public Member Functions

void ReverseResizing (bool destroyOnCompletion, Callback onComplete)
 
void StartResizing (float startHeight, float endHeight, float duration, bool destroyOnCompletion, Callback onComplete)
 

Public Attributes

object data
 
int dataInt
 

Properties

bool IsResizing [get]
 

Member Function Documentation

void KSP.UI.ResizingLayoutElement.ReverseResizing ( bool  destroyOnCompletion,
Callback  onComplete 
)
inline
void KSP.UI.ResizingLayoutElement.StartResizing ( float  startHeight,
float  endHeight,
float  duration,
bool  destroyOnCompletion,
Callback  onComplete 
)
inline

Member Data Documentation

object KSP.UI.ResizingLayoutElement.data
int KSP.UI.ResizingLayoutElement.dataInt

Property Documentation

bool KSP.UI.ResizingLayoutElement.IsResizing
get

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