|
Elin Decompiled Documentation EA 23.316 Nightly
|
Public Member Functions | |
| override void | Initialize () |
| string | GetTalk (string id, string idTopic) |
Public Member Functions inherited from ExcelDataList | |
| void | Reload () |
| virtual void | Initialize () |
| virtual void | OnInitialize () |
| bool | HasRow (string id) |
| Dictionary< string, string > | GetRow (string id) |
| void | Add (ExcelData data) |
| void | Clear () |
Properties | |
| override int | StartIndex [get] |
Properties inherited from ExcelDataList | |
| virtual int | StartIndex [get] |
Additional Inherited Members | |
Public Attributes inherited from ExcelDataList | |
| List< ExcelData > | items = new List<ExcelData>(0) |
| Dictionary< string, Dictionary< string, string > > | all = new Dictionary<string, Dictionary<string, string>>() |
| List< Dictionary< string, string > > | list = new List<Dictionary<string, string>>() |
Protected Attributes inherited from ExcelDataList | |
| bool | initialized |
Definition at line 3 of file GodTalkDataList.cs.
|
inline |
Definition at line 39 of file GodTalkDataList.cs.
References ExcelDataList.GetRow().
Referenced by Religion.GetGodTalk().
|
inlinevirtual |
Reimplemented from ExcelDataList.
Definition at line 7 of file GodTalkDataList.cs.
References ExcelDataList.all, ExcelDataList.initialized, item, ExcelDataList.items, ExcelDataList.list, and StartIndex.
|
get |
Definition at line 5 of file GodTalkDataList.cs.
Referenced by Initialize().