ViewControllerFilterI
Inheritance 12 descendants
Class Documentation
Edit documentationInterface for the conditions gating a ViewControllerList in a client state's UI content set. Concrete filters test game context - champion skin in use (ViewControllerFilter_Champion), map/mode (ViewControllerFilter_Mode), spectating (ViewControllerFilter_Spectator) - and compose via ViewControllerFilter_And / ViewControllerFilter_Or / ViewControllerFilter_Not.