Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
SplashText Class Reference
Inheritance diagram for SplashText:

Public Attributes

TextMeshProUGUI textBig
 
TextMeshProUGUI textSmall
 

Static Public Attributes

static SplashText Instance
 

Private Member Functions

void Awake ()
 

Detailed Description

Definition at line 4 of file SplashText.cs.

Member Function Documentation

◆ Awake()

void SplashText.Awake ( )
inlineprivate

Definition at line 12 of file SplashText.cs.

13 {
14 Instance = this;
15 }
static SplashText Instance
Definition: SplashText.cs:10

References Instance.

Member Data Documentation

◆ Instance

SplashText SplashText.Instance
static

Definition at line 10 of file SplashText.cs.

Referenced by Awake(), and CardRenderer.Draw().

◆ textBig

TextMeshProUGUI SplashText.textBig

Definition at line 6 of file SplashText.cs.

◆ textSmall

TextMeshProUGUI SplashText.textSmall

Definition at line 8 of file SplashText.cs.


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