Share

CAdUiPalette::SetPaletteSet

C++

void SetPaletteSet(
    CAdUiPaletteSet* pSet
);

Description

Sets this palette's containing palette set.

Parameters

Parameters Description
pSet Pointer to the palette set that contains the palette

Links

CAdUiPalette

Was this information helpful?