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

Static Public Member Functions

static GameObject GetPrefab (string prefabName)
 Returns a reference to the prefab with the given name, so it can be instantiated. More...
 
static UISkinDef GetSkin (string name)
 

Public Attributes

TMPro.TMP_FontAsset font
 
List< GameObject > prefabs
 
List< UISkinDefSOskins
 

Static Public Attributes

static UISkinDef defaultSkin
 

Properties

static TMPro.TMP_FontAsset TMPFont [get]
 

Member Function Documentation

static GameObject UISkinManager.GetPrefab ( string  prefabName)
inlinestatic

Returns a reference to the prefab with the given name, so it can be instantiated.

Parameters
prefabName
Returns
static UISkinDef UISkinManager.GetSkin ( string  name)
inlinestatic

Member Data Documentation

UISkinDef UISkinManager.defaultSkin
static
TMPro.TMP_FontAsset UISkinManager.font
List<GameObject> UISkinManager.prefabs
List<UISkinDefSO> UISkinManager.skins

Property Documentation

TMPro.TMP_FontAsset UISkinManager.TMPFont
staticget

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