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

Public Attributes

string id
 
string text_JP
 
string text
 
string text_L
 
- Public Attributes inherited from SourceData< T, T2 >.BaseRow
int _index
 

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)
 
- Properties inherited from SourceData< T, T2 >.BaseRow
virtual bool UseAlias [get]
 
virtual string GetAlias [get]
 

Detailed Description

Definition at line 3 of file LangRow.cs.

Member Data Documentation

◆ id

string LangRow.id

Definition at line 5 of file LangRow.cs.

Referenced by LangGame.SetRow(), and LangGeneral.SetRow().

◆ text

string LangRow.text

Definition at line 9 of file LangRow.cs.

◆ text_JP

string LangRow.text_JP

Definition at line 7 of file LangRow.cs.

◆ text_L

string LangRow.text_L

Definition at line 12 of file LangRow.cs.


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