|
Elin Decompiled Documentation EA 23.230 Nightly
|
Classes | |
| class | Item |
Public Member Functions | |
| override void | BuildNote (UINote n, string idTopic) |
| virtual void | BuildNote (UINote n, string idTopic) |
Public Attributes | |
| List< string > | ids = new List<string>() |
Public Attributes inherited from UIBook.Page | |
| UIBook | book |
| int | idx |
| List< string > | lines = new List<string>() |
Definition at line 8 of file ContentGallery.cs.
|
inlinevirtual |
Reimplemented from UIBook.Page.
Definition at line 19 of file ContentGallery.cs.
References UIItem.button1, EClass.core, CoreRef.dictSketches, CoreRef.GetArtDir(), ContentGallery.Page.ids, Core.refs, and EClass.ui.
| List<string> ContentGallery.Page.ids = new List<string>() |
Definition at line 17 of file ContentGallery.cs.
Referenced by ContentGallery.Page.BuildNote().