DIFF

class HiddenSelectionsDataSource

Constructors 1

Members 4

ref array<string> m_HiddenSelections = new array<string>
ref array<string> m_HiddenSelectionsTextures = new array<string>
ref array<string> m_HiddenSelectionsMaterials = new array<string>
ref map<string, int> m_HiddenSelectionNameToIndex = new map<string, int>

Methods 6

TStringArray GetHiddenSelectionsMaterials()
static array<string> GetHiddenSelectionsConfig(string type)
static array<string> GetHiddenSelectionsTexturesConfig(string type)
static array<string> GetHiddenSelectionsMaterialsConfig(string type)