|
FRX SDK Documentation 2025 SP0
|
#include <CAdUiPaletteLockState.h>
Public Member Functions | |
| CAdUiPaletteLockState (CAdUiPaletteLockState const &) | |
| CAdUiPaletteLockState & | operator= (CAdUiPaletteLockState const &) |
Static Public Member Functions | |
| static bool __cdecl | IsLocked (unsigned int) |
| static bool __cdecl | IsLockedAndNotOverridden (unsigned int) |
| static void __cdecl | Lock (unsigned int, bool) |
Friends | |
| class | DefValueProducer |
Definition at line 20 of file CAdUiPaletteLockState.h.
| CAdUiPaletteLockState::CAdUiPaletteLockState | ( | CAdUiPaletteLockState const & | ) |
| CAdUiPaletteLockState & CAdUiPaletteLockState::operator= | ( | CAdUiPaletteLockState const & | ) |
Definition at line 22 of file CAdUiPaletteLockState.h.