Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
LangGame.Row Class Reference
Inheritance diagram for LangGame.Row:
LangRow SourceData< T, T2 >.BaseRow

Public Attributes

string filter
 
string group
 
string color
 
string logColor
 
string sound
 
string effect
 
- Public Attributes inherited from LangRow
string id
 
string text_JP
 
string text
 
string text_L
 
- Public Attributes inherited from SourceData< T, T2 >.BaseRow
int _index
 

Properties

override bool UseAlias [get]
 
override string GetAlias [get]
 
- Properties inherited from SourceData< T, T2 >.BaseRow
virtual bool UseAlias [get]
 
virtual string GetAlias [get]
 

Additional Inherited Members

- Public Member Functions inherited from SourceData< T, T2 >.BaseRow
virtual string GetName ()
 
string GetDetail ()
 
virtual string GetEditorListName ()
 
string GetText (string id="name", bool returnNull=false)
 
string[] GetTextArray (string id)
 
virtual void SetID (ref int count)
 
virtual void OnImportData (SourceData data)
 

Detailed Description

Definition at line 6 of file LangGame.cs.

Member Data Documentation

◆ color

string LangGame.Row.color

Definition at line 12 of file LangGame.cs.

Referenced by Msg.GetGameText().

◆ effect

string LangGame.Row.effect

Definition at line 18 of file LangGame.cs.

Referenced by Msg.GetGameText().

◆ filter

string LangGame.Row.filter

Definition at line 8 of file LangGame.cs.

◆ group

string LangGame.Row.group

Definition at line 10 of file LangGame.cs.

◆ logColor

string LangGame.Row.logColor

Definition at line 14 of file LangGame.cs.

◆ sound

string LangGame.Row.sound

Definition at line 16 of file LangGame.cs.

Referenced by Msg.GetGameText().

Property Documentation

◆ GetAlias

override string LangGame.Row.GetAlias
get

Definition at line 22 of file LangGame.cs.

◆ UseAlias

override bool LangGame.Row.UseAlias
get

Definition at line 20 of file LangGame.cs.


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