#include <editor_server_settings.h>
◆ FLoaderFunction
◆ TArgumentConstraints
◆ TCommandArgumentConstraints
◆ EArgConstraint
| Enumerator |
|---|
| DEFAULT | |
| UNIQUE | |
| MULTIPLE | |
◆ CMapSettingsBackend()
| CMapSettingsBackend::CMapSettingsBackend |
( |
| ) |
|
|
default |
◆ ArgConstraint()
◆ InitValueLoaders()
| void CMapSettingsBackend::InitValueLoaders |
( |
| ) |
|
|
private |
◆ LoadAllMapSettings()
| void CMapSettingsBackend::LoadAllMapSettings |
( |
| ) |
|
|
private |
◆ LoadCommand()
◆ LoadConstraints()
| void CMapSettingsBackend::LoadConstraints |
( |
| ) |
|
|
private |
◆ LoadPossibleValues()
◆ LoadSettingCommand()
◆ LoadSettingInt()
◆ NewContext()
◆ OnInit()
Initialize the component and interface pointers. Needs to be the first function that is called. The default implentation also resets the component.
Reimplemented from CEditorComponent.
◆ OnMapLoad()
| void CMapSettingsBackend::OnMapLoad |
( |
| ) |
|
|
overridevirtual |
◆ ParsedArgs()
◆ PossibleConfigVariableCallback()
◆ RegisterLoader()
◆ CEditor
◆ m_ArgConstraintsPerCommand
◆ m_LoadedMapSettings
◆ m_LoaderFunctions
| std::map<std::string, FLoaderFunction> CMapSettingsBackend::m_LoaderFunctions |
|
private |
◆ m_ParsedCommandArgs
◆ m_PossibleValuesPerCommand
◆ m_vpMapSettings
| std::vector<std::shared_ptr<IMapSetting> > CMapSettingsBackend::m_vpMapSettings |
|
private |
The documentation for this class was generated from the following files: