Elin Modding Docs Doc
Loading...
Searching...
No Matches
UIHomeInfo.ReportData Class Reference

Public Types

enum  ReportType {
  Default , Warning , Critical , Good ,
  Great , Trial
}
 

Public Member Functions

FontColor GetFontColor ()
 

Public Attributes

UIHomeInfo.ReportData.ReportType type
 
string text
 
Action onClick
 
Action< UITooltip > onShowTooltip
 

Detailed Description

Definition at line 495 of file UIHomeInfo.cs.

Member Enumeration Documentation

◆ ReportType

enum UIHomeInfo.ReportData.ReportType

Definition at line 530 of file UIHomeInfo.cs.

Member Function Documentation

◆ GetFontColor()

FontColor UIHomeInfo.ReportData.GetFontColor ( )

Definition at line 498 of file UIHomeInfo.cs.

Member Data Documentation

◆ onClick

Action UIHomeInfo.ReportData.onClick

Definition at line 524 of file UIHomeInfo.cs.

◆ onShowTooltip

Action<UITooltip> UIHomeInfo.ReportData.onShowTooltip

Definition at line 527 of file UIHomeInfo.cs.

◆ text

string UIHomeInfo.ReportData.text

Definition at line 521 of file UIHomeInfo.cs.

◆ type

UIHomeInfo.ReportData.ReportType UIHomeInfo.ReportData.type

Definition at line 518 of file UIHomeInfo.cs.


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