|
Elin Decompiled Documentation EA 23.235 Nightly Patch 1
|
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) |
Definition at line 6 of file LangGame.cs.
| string LangGame.Row.color |
Definition at line 12 of file LangGame.cs.
Referenced by Msg.GetGameText().
| string LangGame.Row.effect |
Definition at line 18 of file LangGame.cs.
Referenced by Msg.GetGameText().
| string LangGame.Row.filter |
Definition at line 8 of file LangGame.cs.
| string LangGame.Row.group |
Definition at line 10 of file LangGame.cs.
| string LangGame.Row.logColor |
Definition at line 14 of file LangGame.cs.
| string LangGame.Row.sound |
Definition at line 16 of file LangGame.cs.
Referenced by Msg.GetGameText().
|
get |
Definition at line 22 of file LangGame.cs.
|
get |
Definition at line 20 of file LangGame.cs.