Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | Row |
Public Member Functions | |
override Row | CreateRow () |
override void | SetRow (Row r) |
override void | OnInit () |
override void | OnAfterImportData () |
void | AddRow (Row ele, int id, string idOrg) |
![]() | |
override T | GetRow (string id) |
Public Attributes | |
List< Row > | hobbies = new List<Row>() |
Properties | |
override string[] | ImportFields [get] |
Definition at line 7 of file SourceElement.cs.
|
inline |
Definition at line 387 of file SourceElement.cs.
References SourceElement.Row.alias, SourceElement.Row.aliasParent, SourceManager.elements, SourceElement.Row.id, SourceElement.Row.LV, and EClass.sources.
Referenced by OnAfterImportData().
|
inline |
Definition at line 277 of file SourceElement.cs.
References SourceData< T, T2 >.GetFloat(), SourceData< T, T2 >.GetInt(), SourceData< T, T2 >.GetIntArray(), SourceData< T, T2 >.GetString(), and SourceData< T, T2 >.GetStringArray().
|
inline |
Definition at line 361 of file SourceElement.cs.
References AddRow(), SourceManager.elements, SourceElement.Row.GetAlias, SourceElement.Row.id, Core.SetCurrent(), and EClass.sources.
|
inline |
Definition at line 345 of file SourceElement.cs.
References hobbies, SourceElement.Row.id, and SourceElement.Row.tag.
|
inline |
Definition at line 340 of file SourceElement.cs.
References SourceElement.Row.id.
Definition at line 273 of file SourceElement.cs.
Referenced by Biography.Generate(), and OnInit().
|
get |
Definition at line 275 of file SourceElement.cs.