Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
string | id |
string | text_JP |
string | text |
string | text_L |
![]() | |
int | _index |
Additional Inherited Members | |
![]() | |
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) |
![]() | |
virtual bool | UseAlias [get] |
virtual string | GetAlias [get] |
Definition at line 3 of file LangRow.cs.
string LangRow.id |
Definition at line 5 of file LangRow.cs.
Referenced by LangGame.SetRow(), and LangGeneral.SetRow().
string LangRow.text |
Definition at line 9 of file LangRow.cs.
string LangRow.text_JP |
Definition at line 7 of file LangRow.cs.
string LangRow.text_L |
Definition at line 12 of file LangRow.cs.