CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CFxPreferencesLayerPallete Class Referenceabstract

#include <FxPreferences.h>

Public Member Functions

virtual ~CFxPreferencesLayerPallete ()
 
virtual bool GetIsolateLayerBehavior () const =0
 
virtual void SetIsolateLayerBehavior (const bool &value)=0
 
virtual bool GetIsoLayerBehaviorViewPort () const =0
 
virtual void SetIsoLayerBehaviorViewPort (const bool &value)=0
 

Detailed Description

Description: Represents the Isolate Layer preferences.

Definition at line 1203 of file FxPreferences.h.

Constructor & Destructor Documentation

◆ ~CFxPreferencesLayerPallete()

virtual CFxPreferencesLayerPallete::~CFxPreferencesLayerPallete ( )
inlinevirtual

Definition at line 1206 of file FxPreferences.h.

Member Function Documentation

◆ GetIsolateLayerBehavior()

virtual bool CFxPreferencesLayerPallete::GetIsolateLayerBehavior ( ) const
pure virtual

◆ GetIsoLayerBehaviorViewPort()

virtual bool CFxPreferencesLayerPallete::GetIsoLayerBehaviorViewPort ( ) const
pure virtual

◆ SetIsolateLayerBehavior()

virtual void CFxPreferencesLayerPallete::SetIsolateLayerBehavior ( const bool &  value)
pure virtual

◆ SetIsoLayerBehaviorViewPort()

virtual void CFxPreferencesLayerPallete::SetIsoLayerBehaviorViewPort ( const bool &  value)
pure virtual

The documentation for this class was generated from the following file: