Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
UIBook.Item Class Reference

Public Attributes

string id
 
string idFile
 
string title
 
List< Itemitems = new List<Item>()
 

Detailed Description

Definition at line 20 of file UIBook.cs.

Member Data Documentation

◆ id

string UIBook.Item.id

Definition at line 22 of file UIBook.cs.

Referenced by UIBook.RefreshTopics().

◆ idFile

string UIBook.Item.idFile

Definition at line 24 of file UIBook.cs.

Referenced by UIBook.RefreshTopics().

◆ items

List<Item> UIBook.Item.items = new List<Item>()

Definition at line 28 of file UIBook.cs.

Referenced by UIBook.RefreshTopics().

◆ title

string UIBook.Item.title

Definition at line 26 of file UIBook.cs.

Referenced by UIBook.RefreshTopics().


The documentation for this class was generated from the following file: