Optional ViewControllerFilterI gating the whole list. Absent (the default): the list always loads.
ViewControllerList
Class Documentation
Edit documentationA filterable group of view controllers inside a client state's UI content
set (linked from ViewControllerSet). If
Filter evaluates false, the loader skips the whole list. An absent
Filter loads unconditionally - the loader checks Filter for null
before evaluating it.
Each ViewControllers path becomes a bin chunk named
<statename>.<lastsegment>.bin - e.g.
ClientStates/Gameplay/UX/LoL/Skins/SettSkin66ViewController loads
gameplay.settskin66viewcontroller.bin. The loader resolves the
controller object inside by the hash of the full lowercased path.
Properties
ViewControllers
List2<String> = [] Paths of the view controllers to load, e.g. ClientStates/Gameplay/UX/LoL/Skins/SettSkin66ViewController.