|
Elin Decompiled Documentation EA 23.227 Nightly Patch 1
|
Public Member Functions | |
| void | Clear () |
| void | AddOwner (int i, ListOwner o) |
| void | Build (UIList.SortMode m=UIList.SortMode.ByNone) |
| void | Refresh () |
Public Attributes | |
| List< ListOwner > | owners = new List<ListOwner>() |
| Layer | layer |
| Window[] | windows |
| UIList[] | lists |
| UIHeader[] | headers |
| bool | Double |
| bool | addTab |
Definition at line 4 of file UIMultiList.cs.
|
inline |
Definition at line 25 of file UIMultiList.cs.
References Window.AddTab(), addTab, Double, layer, lists, ListOwner< T1, T2 >.OnCreate(), owners, ListOwner< T1, T2 >.TextTab, ListOwner< T1, T2 >.window, and windows.
Referenced by LayerPeople.Create(), LayerPeople.Create< T >(), LayerPeople.CreateBed(), LayerPeople.CreateReserve(), LayerPeople.CreateSelect(), LayerPeople.OnInit(), and LayerEditPlaylist.Refresh().
|
inline |
Definition at line 41 of file UIMultiList.cs.
References Double, and owners.
Referenced by LayerPeople.OnInit(), and LayerEditPlaylist.Refresh().
|
inline |
Definition at line 20 of file UIMultiList.cs.
References owners.
Referenced by LayerEditPlaylist.Refresh().
|
inline |
Definition at line 54 of file UIMultiList.cs.
References ListOwner< T1, T2 >.OnSwitchContent(), and owners.
Referenced by LayerEditPlaylist.TogglePL().
| bool UIMultiList.addTab |
Definition at line 18 of file UIMultiList.cs.
Referenced by AddOwner().
| bool UIMultiList.Double |
Definition at line 16 of file UIMultiList.cs.
Referenced by AddOwner(), Build(), and LayerPeople.OnSwitchContent().
| UIHeader [] UIMultiList.headers |
Definition at line 14 of file UIMultiList.cs.
| Layer UIMultiList.layer |
Definition at line 8 of file UIMultiList.cs.
Referenced by AddOwner().
| UIList [] UIMultiList.lists |
Definition at line 12 of file UIMultiList.cs.
Referenced by AddOwner().
Definition at line 6 of file UIMultiList.cs.
Referenced by LayerEditPlaylist.Activate(), AddOwner(), Build(), Clear(), BaseListPeople.OnClick(), LayerPeople.OnInit(), LayerPeople.OnKill(), LayerEditPlaylist.OnSwitchContent(), LayerPeople.OnSwitchContent(), and Refresh().
| Window [] UIMultiList.windows |
Definition at line 10 of file UIMultiList.cs.
Referenced by AddOwner().