|
Elin Decompiled Documentation EA 23.235 Nightly Patch 1
|
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] |
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.