Share

RemovePalette Method

Overload List

Method Description
CAdUiPaletteSet::RemovePalette (CAdUiPalette*) Removes the palette specified by pPalette from the palette set. Returns true if the palette was successfuly removed; otherwise, returns false.
CAdUiPaletteSet::RemovePalette (int) Removes the palette specified by nPaletteIndex from the palette set. Returns true if the palette was successfuly removed; otherwise, returns false.

Was this information helpful?