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

Public Member Functions

void UpdateStyleDictionaryKey (int old_key, int new_key)
 

Static Public Member Functions

static TMP_Style GetStyle (int hashCode)
 Function to retrieve the Style matching the HashCode. More...
 
static TMP_StyleSheet LoadDefaultStyleSheet ()
 Static Function to load the Default Style Sheet. More...
 
static void RefreshStyles ()
 Function to refresh the Style Dictionary. More...
 

Properties

static TMP_StyleSheet instance [get]
 Get a singleton instance of the TMP_StyleSheet More...
 

Member Function Documentation

static TMP_Style TMPro.TMP_StyleSheet.GetStyle ( int  hashCode)
inlinestatic

Function to retrieve the Style matching the HashCode.

Parameters
hashCode
Returns
static TMP_StyleSheet TMPro.TMP_StyleSheet.LoadDefaultStyleSheet ( )
inlinestatic

Static Function to load the Default Style Sheet.

Returns
static void TMPro.TMP_StyleSheet.RefreshStyles ( )
inlinestatic

Function to refresh the Style Dictionary.

void TMPro.TMP_StyleSheet.UpdateStyleDictionaryKey ( int  old_key,
int  new_key 
)
inline

Property Documentation

TMP_StyleSheet TMPro.TMP_StyleSheet.instance
staticget

Get a singleton instance of the TMP_StyleSheet


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