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

Classes

class  UIPrefabWrapper
 

Public Types

enum  SpawnStep { SpawnStep.Awake, SpawnStep.Start, SpawnStep.Delayed }
 

Public Attributes

int delayFrames = 1
 
bool forceLocalTransform = true
 
UIPrefabWrapper[] prefabs
 

Member Enumeration Documentation

enum KSP.UI.UIPrefabSpawner.SpawnStep
Enumerator
Awake 
Start 
Delayed 

Member Data Documentation

int KSP.UI.UIPrefabSpawner.delayFrames = 1
bool KSP.UI.UIPrefabSpawner.forceLocalTransform = true
UIPrefabWrapper [] KSP.UI.UIPrefabSpawner.prefabs

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