Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
PluginConfigHandler Class Reference

Protected Member Functions

CfgParamArray GetNewCfgParamArray (array< ref CfgParam > params)
 
CfgParamBool GetNewCfgParamBool (bool value)
 
CfgParamFloat GetNewCfgParamFloat (float value)
 
CfgParamInt GetNewCfgParamInt (int value)
 
CfgParamString GetNewCfgParamString (string value)
 
CfgParamArray SetArray (string key, array< ref CfgParam > params)
 
array< ref CfgParamGetArray (string key)
 
CfgParamBool SetBool (string key, bool value)
 
bool GetBool (string key)
 
CfgParamFloat SetFloat (string key, float value)
 
float GetFloat (string key)
 
CfgParamInt SetInt (string key, int value)
 
int GetInt (string key)
 
CfgParamString SetString (string key, string value)
 
string GetString (string key)
 
void GetSubParametersInStringArray (string setting_name, string sub_param_name, out TStringArray arr)
 
void PluginConfigDebugProfile ()
 
array< ref CfgParamGetDefaultBatchRectParams ()
 
array< ref CfgParamGetDefaultCameraPresetsParams ()
 
array< ref CfgParamGetDefaultWeatherPresetsParams ()
 
override void OnInit ()
 
void LoadCameraPresets ()
 
void LoadWeatherPresets ()
 
void AddCameraPreset (string name, float focusDistance, float focusLength, float focusLengthNear, float blur, float focusDepthOffset)
 
void RemoveCameraPreset (string name)
 
void AddWeatherPreset (string name, float overcast, float rain, float snow, float fog, float windM, float windD, float volFogDD, float volFogHD, float volFogHB)
 
void RemoveWeatherPreset (string name)
 
override string GetFileName ()
 
override string GetSubFolderName ()
 
bool GetSceneEditorDrawSelection ()
 
void SetSceneEditorDrawSelection (bool value)
 
bool GetSceneEditorLoadPlayerPos ()
 
void SetSceneEditorLoadPlayerPos (bool value)
 
int GetSceneEditorRotationAngle ()
 
void SetSceneEditorRotationAngle (int value)
 
int GetTabSelected ()
 
void SetTabSelected (int value)
 
int GetSpawnLocIndex ()
 
void SetSpawnLocIndex (int value)
 
int GetFilterOrderReversed ()
 
void SetFilterOrderReversed (bool reversed)
 
string GetDefaultPreset ()
 
void SetDefaultPreset (string value)
 
array< ref CfgParamGetBatchSpawnRectangle ()
 
void SetBatchSpawnRectangle (int row, int column, float rowStep, float columnStep)
 
int GetBatchSpawnQuantity ()
 
void SetBatchSpawnQuantity (int value)
 
string GetItemSearch ()
 
void SetItemSearch (string value)
 
float GetSpawnDistance ()
 
void SetSpawnDistance (float value)
 
bool GetLogsEnabled ()
 
void SetLogsEnabled (bool value)
 
bool GetCharacterLevelsVisible ()
 
void SetCharacterLevelsVisible (bool is_visible)
 
void SetItemDebugPos (vector pos)
 
vector GetItemDebugPos ()
 
bool GetCharacterStatsVisible ()
 
void SetCharacterStatsVisible (bool is_visible)
 
bool GetCharacterModifiersVisible ()
 
void SetCharacterModifiersVisible (bool is_visible)
 
bool GetCharacterAgentsVisible ()
 
void SetCharacterAgentsVisible (bool is_visible)
 
bool GetCharacterDebugVisible ()
 
void SetCharacterDebugVisible (bool is_visible)
 
bool GetCharacterStomachVisible ()
 
void SetCharacterStomachVisible (bool is_visible)
 
bool GetFreeCameraCrosshairVisible ()
 
void SetFreeCameraCrosshairVisible (bool is_visible)
 
bool GetVersionVisible ()
 
void SetVersionVisible (bool is_visible)
 
bool GetMergeType ()
 
void SetMergeType (bool is_visible)
 
string GetSoundsetFilter ()
 
void SetSoundsetFilter (string content)
 
bool GetTempVisible ()
 
void SetTempVisible (bool is_visible)
 
bool GetHealthVisible ()
 
void SetHealthVisible (bool is_visible)
 
bool GetHorticultureVisible ()
 
void SetHorticultureVisible (bool is_visible)
 
bool GetShowItemPreview ()
 
void SetShowItemPreview (bool show)
 
int GetConfigClassesFlag ()
 
void SetConfigClassesFlag (int flag)
 
int GetItemCategoryFlag ()
 
void SetItemCategoryFlag (int flag)
 
bool CustomLocationsAdd (string name, vector position)
 
void CustomLocationsRemove (string name)
 
array< ref ScriptConsoleCameraDOFPresetGetCameraPresets ()
 
array< ref ScriptConsoleWeatherPreset > GetWeatherPresets ()
 
TStringArray GetPresets ()
 
void SetPreset (string preset_name, int index=-1)
 
void RemovePreset (string preset_name)
 
bool GetPresetItems (string preset_name, out TStringArray arr, string param_name="")
 
bool PresetAdd (string preset_name)
 
bool PresetRemove (string preset_name)
 
bool PresetRename (string old_preset_name, string new_preset_name)
 
bool ItemAddToPreset (string preset_name, string item_name)
 
bool ItemRemoveFromPreset (string preset_name, int item_index)
 
bool SwapItem (string preset_name, int item1_index, int item2_index)
 
array< ref CfgParamGetItemParams (string preset_name, int item_index)
 
CfgParam GetItemParam (string preset_name, int item_index, string param_name)
 
float GetItemHealth (string preset_name, int item_index)
 
bool SetItemHealth (string preset_name, int item_index, float health)
 
int GetItemQuantity (string preset_name, int item_index)
 
bool SetItemQuantity (string preset_name, int item_index, int quantity)
 
bool GetItemWithPhysics (string preset_name, int item_index)
 
bool SetItemWithPhysics (string preset_name, int item_index, bool with_physics)
 
void GetLocationsData (out array< ref LocationParams > arr, bool isCustom)
 
CfgParamInt GetNewCfgParamInt (int value)
 
CfgParamInt SetInt (string key, int value)
 
int GetInt (string key)
 
void PluginConfigEmotesProfile ()
 
override string GetFileName ()
 
int GetEmoteSlot1 ()
 
void SetEmoteSlot1 (int emoted_id)
 
int GetEmoteSlot2 ()
 
void SetEmoteSlot2 (int emoted_id)
 
int GetEmoteSlot3 ()
 
void SetEmoteSlot3 (int emoted_id)
 
int GetEmoteSlot4 ()
 
void SetEmoteSlot4 (int emoted_id)
 
int GetEmoteSlot5 ()
 
void SetEmoteSlot5 (int emoted_id)
 
int GetEmoteSlot6 ()
 
void SetEmoteSlot6 (int emoted_id)
 
int GetEmoteSlot7 ()
 
void SetEmoteSlot7 (int emoted_id)
 
int GetEmoteSlot8 ()
 
void SetEmoteSlot8 (int emoted_id)
 
int GetEmoteSlot9 ()
 
void SetEmoteSlot9 (int emoted_id)
 
int GetEmoteSlot10 ()
 
void SetEmoteSlot10 (int emoted_id)
 
int GetEmoteSlot11 ()
 
void SetEmoteSlot11 (int emoted_id)
 
int GetEmoteFromSlot (string slot)
 
override void OnInit ()
 
string GetPathScenes ()
 
override string GetFileName ()
 
void SceneRename (string scene_name, string scene_name_new)
 
void SceneDelete (string scene_name)
 
void SceneDuplicate (string scene_name)
 
TStringArray GetSceneList ()
 
string EncodeInitScript (string script)
 
string DecodeInitScript (string script)
 
void SceneDataSave (SceneData scene)
 
void SaveSceneSettings (SceneData scene)
 
void SaveSceneWeather (SceneData scene)
 
void SaveScenePlayer (SceneData scene)
 
void SaveSceneObjects (SceneData scene)
 
SceneData SceneDataLoad (string scene_name)
 
void LoadSceneSettings (SceneData scene)
 
void LoadSceneWeather (SceneData scene)
 
void LoadScenePlayer (SceneData scene)
 
void LoadSceneObjects (SceneData scene)
 
override void OnInit ()
 
override string GetFileName ()
 
string GetSceneEditorName ()
 
void SetSceneEditorName (string value)
 

Static Protected Member Functions

static PluginConfigDebugProfile GetInstance ()
 
static PluginConfigEmotesProfile GetInstance ()
 
static PluginMissionConfig GetInstance ()
 

Protected Attributes

const string SCENE_DRAW_SELECTION = "scene_editor_draw_selection"
 
const string SCENE_LOAD_PLAYER_POS = "scene_editor_load_player_pos"
 
const string SCENE_ROTATION_ANGLE = "scene_editor_rotation_angle"
 
const string ITEM_TAB_SELECTED = "console_TabSelected"
 
const string PRESET_LIST = "console_presets"
 
const string PRESET_DEFAULT = "console_preset_default"
 
const string ITEM_SEARCH = "console_ItemSearch"
 
const string SPAWN_DISTANCE = "console_SpawnDistance"
 
const string CHAR_STATS_VIS = "console_character_stats_visible"
 
const string CHAR_LEVELS_VIS = "console_character_levels_visible"
 
const string CHAR_MODIFIERS_VIS = "console_character_modifiers_visible"
 
const string CHAR_AGENTS_VIS = "console_character_agents_visible"
 
const string CHAR_DEBUG_VIS = "console_character_debug_visible"
 
const string CHAR_STOMACH_VIS = "console_character_stomach_visible"
 
const string FREE_CAMERA_CROSSHAIR = "console_free_camera_crosshair_visible"
 
const string VERSION_VIS = "console_version_visible"
 
const string MERGE_TYPE = "category_merge_type"
 
const string TEMP_VIS = "console_temperature_visible"
 
const string HEALTH_VIS = "console_health_visible"
 
const string HORTICULTURE_VIS = "console_horticulture_visible"
 
const string SUB_PARAM_ITEM = "item"
 
const string SUB_PARAM_ITEM_NAME = "name"
 
const string SUB_PARAM_ITEM_HEALTH = "health"
 
const string SUB_PARAM_ITEM_QUANTITY = "quantity"
 
const string SUB_PARAM_ITEM_WITH_PHYSICS = "with_physics"
 
const string LOGS_ENABLED = "logs_enabled"
 
const string CONFIG_CLASSES_FLAG = "toggled_config_classes_flag"
 
const string ITEM_CATEGORY_FLAG = "toggled_item_categories_flag"
 
const string ITEM_PREVIEW = "show_item_preview"
 
const string BATCH_RECT = "batch_spawn_rect"
 
const string BATCH_QUANT = "batch_spawn_quantity"
 
const string SOUNDFILTER = "soundset_editbox"
 
const string ITEMDEBUG = "item_debug"
 
const string SPAWN_LOC_INDEX = "spawn_loc_index"
 
const string FILTER_REVERSED = "filter_order_reversed"
 
const string CAMERA_PRESETS_LIST = "camera_presets"
 
const string WEATHER_PRESETS_LIST = "weather_presets"
 
ref map< string, ref CfgParamm_DefaultValues
 
ref TStringArray m_PresetList
 
const string POSITION_NAME_ROOT = "console_positions_"
 
ref array< ref ScriptConsoleCameraDOFPresetm_CameraPresets
 
ref array< ref ScriptConsoleWeatherPreset > m_WeatherPresets
 
string FILE_ROOT = "$saves:"
 
const string FILE_ROOT_SCENES = "scenes"
 
const string PARAM_MISSION = "Mission"
 
const string PARAM_TIME = "InitTime"
 
const string PARAM_YEAR = "InitYear"
 
const string PARAM_MONTH = "InitMonth"
 
const string PARAM_DAY = "InitDay"
 
const string PARAM_HOUR = "InitHour"
 
const string PARAM_MINUTE = "InitMinute"
 
const string PARAM_OVERCAST = "WeatherInitOvercast"
 
const string PARAM_RAIN = "WeatherInitRain"
 
const string PARAM_FOG = "WeatherInitFog"
 
const string PARAM_WIND_F = "WeatherInitWindForce"
 
const string PARAM_PLAYER = "Player"
 
const string PARAM_OBJ_COUNT = "SceneObjectsCount"
 
const string PARAM_OBJ_NAME = "SceneObject"
 
const string PARAM_OBJ_ATT = "Att"
 
const string PARAM_OBJ_LNK = "Lnk"
 
const string PARAM_OBJ_TYPE = "type"
 
const string PARAM_OBJ_POS = "position"
 
const string PARAM_OBJ_ROT = "rotation"
 
const string PARAM_OBJ_DMG = "damage"
 
const string PARAM_OBJ_HLT = "health"
 
const string PARAM_OBJ_ISCR = "init_script"
 
TStringArray m_CfgTemplate
 
string m_FileSceneName
 
const string FILE_NAME = "scene_editor.cfg"
 
const string SCENE_EDITOR_SCENE = "scene_load"
 

Detailed Description

Definition at line 26 of file pluginconfigdebugprofile.c.

Member Function Documentation

◆ AddCameraPreset()

void PluginConfigHandler::AddCameraPreset ( string name,
float focusDistance,
float focusLength,
float focusLengthNear,
float blur,
float focusDepthOffset )
protected

Definition at line 1171 of file pluginconfigdebugprofile.c.

◆ AddWeatherPreset()

void PluginConfigHandler::AddWeatherPreset ( string name,
float overcast,
float rain,
float snow,
float fog,
float windM,
float windD,
float volFogDD,
float volFogHD,
float volFogHB )
protected

Definition at line 1260 of file pluginconfigdebugprofile.c.

◆ CustomLocationsAdd()

bool PluginConfigHandler::CustomLocationsAdd ( string name,
vector position )
protected

Definition at line 1795 of file pluginconfigdebugprofile.c.

◆ CustomLocationsRemove()

void PluginConfigHandler::CustomLocationsRemove ( string name)
protected

Definition at line 1818 of file pluginconfigdebugprofile.c.

◆ DecodeInitScript()

string PluginConfigHandler::DecodeInitScript ( string script)
protected

Definition at line 143 of file pluginconfigscene.c.

◆ EncodeInitScript()

string PluginConfigHandler::EncodeInitScript ( string script)
protected

Definition at line 133 of file pluginconfigscene.c.

◆ GetArray()

array< ref CfgParam > PluginConfigHandler::GetArray ( string key)
protected

Definition at line 143 of file pluginconfigdebugprofile.c.

◆ GetBatchSpawnQuantity()

int PluginConfigHandler::GetBatchSpawnQuantity ( )
protected

Definition at line 1517 of file pluginconfigdebugprofile.c.

◆ GetBatchSpawnRectangle()

array< ref CfgParam > PluginConfigHandler::GetBatchSpawnRectangle ( )
protected

Definition at line 1487 of file pluginconfigdebugprofile.c.

◆ GetBool()

bool PluginConfigHandler::GetBool ( string key)
protected

Definition at line 179 of file pluginconfigdebugprofile.c.

◆ GetCameraPresets()

array< ref ScriptConsoleCameraDOFPreset > PluginConfigHandler::GetCameraPresets ( )
protected

Definition at line 1846 of file pluginconfigdebugprofile.c.

◆ GetCharacterAgentsVisible()

bool PluginConfigHandler::GetCharacterAgentsVisible ( )
protected

Definition at line 1624 of file pluginconfigdebugprofile.c.

◆ GetCharacterDebugVisible()

bool PluginConfigHandler::GetCharacterDebugVisible ( )
protected

Definition at line 1637 of file pluginconfigdebugprofile.c.

◆ GetCharacterLevelsVisible()

bool PluginConfigHandler::GetCharacterLevelsVisible ( )
protected

Definition at line 1568 of file pluginconfigdebugprofile.c.

◆ GetCharacterModifiersVisible()

bool PluginConfigHandler::GetCharacterModifiersVisible ( )
protected

Definition at line 1611 of file pluginconfigdebugprofile.c.

◆ GetCharacterStatsVisible()

bool PluginConfigHandler::GetCharacterStatsVisible ( )
protected

Definition at line 1597 of file pluginconfigdebugprofile.c.

◆ GetCharacterStomachVisible()

bool PluginConfigHandler::GetCharacterStomachVisible ( )
protected

Definition at line 1650 of file pluginconfigdebugprofile.c.

◆ GetConfigClassesFlag()

int PluginConfigHandler::GetConfigClassesFlag ( )
protected

Definition at line 1768 of file pluginconfigdebugprofile.c.

◆ GetDefaultBatchRectParams()

array< ref CfgParam > PluginConfigHandler::GetDefaultBatchRectParams ( )
protected

Definition at line 359 of file pluginconfigdebugprofile.c.

◆ GetDefaultCameraPresetsParams()

array< ref CfgParam > PluginConfigHandler::GetDefaultCameraPresetsParams ( )
protected

Definition at line 379 of file pluginconfigdebugprofile.c.

◆ GetDefaultPreset()

string PluginConfigHandler::GetDefaultPreset ( )
protected

Definition at line 1474 of file pluginconfigdebugprofile.c.

◆ GetDefaultWeatherPresetsParams()

array< ref CfgParam > PluginConfigHandler::GetDefaultWeatherPresetsParams ( )
protected

Definition at line 529 of file pluginconfigdebugprofile.c.

◆ GetEmoteFromSlot()

int PluginConfigHandler::GetEmoteFromSlot ( string slot)
protected

Definition at line 224 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot1()

int PluginConfigHandler::GetEmoteSlot1 ( )
protected

Definition at line 104 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot10()

int PluginConfigHandler::GetEmoteSlot10 ( )
protected

Definition at line 194 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot11()

int PluginConfigHandler::GetEmoteSlot11 ( )
protected

Definition at line 204 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot2()

int PluginConfigHandler::GetEmoteSlot2 ( )
protected

Definition at line 114 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot3()

int PluginConfigHandler::GetEmoteSlot3 ( )
protected

Definition at line 124 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot4()

int PluginConfigHandler::GetEmoteSlot4 ( )
protected

Definition at line 134 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot5()

int PluginConfigHandler::GetEmoteSlot5 ( )
protected

Definition at line 144 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot6()

int PluginConfigHandler::GetEmoteSlot6 ( )
protected

Definition at line 154 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot7()

int PluginConfigHandler::GetEmoteSlot7 ( )
protected

Definition at line 164 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot8()

int PluginConfigHandler::GetEmoteSlot8 ( )
protected

Definition at line 174 of file pluginconfigemotesprofile.c.

◆ GetEmoteSlot9()

int PluginConfigHandler::GetEmoteSlot9 ( )
protected

Definition at line 184 of file pluginconfigemotesprofile.c.

◆ GetFileName() [1/4]

override string PluginConfigHandler::GetFileName ( )
protected

Definition at line 1380 of file pluginconfigdebugprofile.c.

◆ GetFileName() [2/4]

override string PluginConfigHandler::GetFileName ( )
protected

Definition at line 96 of file pluginconfigemotesprofile.c.

◆ GetFileName() [3/4]

override string PluginConfigHandler::GetFileName ( )
protected

Definition at line 54 of file pluginconfigscene.c.

◆ GetFileName() [4/4]

override string PluginConfigHandler::GetFileName ( )
protected

Definition at line 33 of file pluginmissionconfig.c.

◆ GetFilterOrderReversed()

int PluginConfigHandler::GetFilterOrderReversed ( )
protected

Definition at line 1461 of file pluginconfigdebugprofile.c.

◆ GetFloat()

float PluginConfigHandler::GetFloat ( string key)
protected

Definition at line 211 of file pluginconfigdebugprofile.c.

◆ GetFreeCameraCrosshairVisible()

bool PluginConfigHandler::GetFreeCameraCrosshairVisible ( )
protected

Definition at line 1663 of file pluginconfigdebugprofile.c.

◆ GetHealthVisible()

bool PluginConfigHandler::GetHealthVisible ( )
protected

Definition at line 1728 of file pluginconfigdebugprofile.c.

◆ GetHorticultureVisible()

bool PluginConfigHandler::GetHorticultureVisible ( )
protected

Definition at line 1741 of file pluginconfigdebugprofile.c.

◆ GetInstance() [1/3]

static PluginConfigDebugProfile PluginConfigHandler::GetInstance ( )
staticprotected

Definition at line 77 of file pluginconfigdebugprofile.c.

◆ GetInstance() [2/3]

static PluginConfigEmotesProfile PluginConfigHandler::GetInstance ( )
staticprotected

Definition at line 22 of file pluginconfigemotesprofile.c.

◆ GetInstance() [3/3]

static PluginMissionConfig PluginConfigHandler::GetInstance ( )
staticprotected

Definition at line 9 of file pluginmissionconfig.c.

◆ GetInt() [1/2]

int PluginConfigHandler::GetInt ( string key)
protected

Definition at line 243 of file pluginconfigdebugprofile.c.

◆ GetInt() [2/2]

int PluginConfigHandler::GetInt ( string key)
protected

Definition at line 49 of file pluginconfigemotesprofile.c.

◆ GetItemCategoryFlag()

int PluginConfigHandler::GetItemCategoryFlag ( )
protected

Definition at line 1782 of file pluginconfigdebugprofile.c.

◆ GetItemDebugPos()

vector PluginConfigHandler::GetItemDebugPos ( )
protected

Definition at line 1589 of file pluginconfigdebugprofile.c.

◆ GetItemHealth()

float PluginConfigHandler::GetItemHealth ( string preset_name,
int item_index )
protected

Definition at line 2060 of file pluginconfigdebugprofile.c.

◆ GetItemParam()

CfgParam PluginConfigHandler::GetItemParam ( string preset_name,
int item_index,
string param_name )
protected

Definition at line 2039 of file pluginconfigdebugprofile.c.

◆ GetItemParams()

array< ref CfgParam > PluginConfigHandler::GetItemParams ( string preset_name,
int item_index )
protected

Definition at line 2018 of file pluginconfigdebugprofile.c.

◆ GetItemQuantity()

int PluginConfigHandler::GetItemQuantity ( string preset_name,
int item_index )
protected

Definition at line 2101 of file pluginconfigdebugprofile.c.

◆ GetItemSearch()

string PluginConfigHandler::GetItemSearch ( )
protected

Definition at line 1529 of file pluginconfigdebugprofile.c.

◆ GetItemWithPhysics()

bool PluginConfigHandler::GetItemWithPhysics ( string preset_name,
int item_index )
protected

Definition at line 2142 of file pluginconfigdebugprofile.c.

◆ GetLocationsData()

void PluginConfigHandler::GetLocationsData ( out array< ref LocationParams > arr,
bool isCustom )
protected

Definition at line 2187 of file pluginconfigdebugprofile.c.

◆ GetLogsEnabled()

bool PluginConfigHandler::GetLogsEnabled ( )
protected

Definition at line 1555 of file pluginconfigdebugprofile.c.

◆ GetMergeType()

bool PluginConfigHandler::GetMergeType ( )
protected

Definition at line 1689 of file pluginconfigdebugprofile.c.

◆ GetNewCfgParamArray()

CfgParamArray PluginConfigHandler::GetNewCfgParamArray ( array< ref CfgParam > params)
protected

Definition at line 85 of file pluginconfigdebugprofile.c.

◆ GetNewCfgParamBool()

CfgParamBool PluginConfigHandler::GetNewCfgParamBool ( bool value)
protected

Definition at line 95 of file pluginconfigdebugprofile.c.

◆ GetNewCfgParamFloat()

CfgParamFloat PluginConfigHandler::GetNewCfgParamFloat ( float value)
protected

Definition at line 105 of file pluginconfigdebugprofile.c.

◆ GetNewCfgParamInt() [1/2]

CfgParamInt PluginConfigHandler::GetNewCfgParamInt ( int value)
protected

Definition at line 115 of file pluginconfigdebugprofile.c.

◆ GetNewCfgParamInt() [2/2]

CfgParamInt PluginConfigHandler::GetNewCfgParamInt ( int value)
protected

Definition at line 31 of file pluginconfigemotesprofile.c.

◆ GetNewCfgParamString()

CfgParamString PluginConfigHandler::GetNewCfgParamString ( string value)
protected

Definition at line 125 of file pluginconfigdebugprofile.c.

◆ GetPathScenes()

string PluginConfigHandler::GetPathScenes ( )
protected

Definition at line 46 of file pluginconfigscene.c.

◆ GetPresetItems()

bool PluginConfigHandler::GetPresetItems ( string preset_name,
out TStringArray arr,
string param_name = "" )
protected

Definition at line 1904 of file pluginconfigdebugprofile.c.

◆ GetPresets()

TStringArray PluginConfigHandler::GetPresets ( )
protected

Definition at line 1862 of file pluginconfigdebugprofile.c.

◆ GetSceneEditorDrawSelection()

bool PluginConfigHandler::GetSceneEditorDrawSelection ( )
protected

Definition at line 1396 of file pluginconfigdebugprofile.c.

◆ GetSceneEditorLoadPlayerPos()

bool PluginConfigHandler::GetSceneEditorLoadPlayerPos ( )
protected

Definition at line 1409 of file pluginconfigdebugprofile.c.

◆ GetSceneEditorName()

string PluginConfigHandler::GetSceneEditorName ( )
protected

Definition at line 41 of file pluginmissionconfig.c.

◆ GetSceneEditorRotationAngle()

int PluginConfigHandler::GetSceneEditorRotationAngle ( )
protected

Definition at line 1422 of file pluginconfigdebugprofile.c.

◆ GetSceneList()

TStringArray PluginConfigHandler::GetSceneList ( )
protected

Definition at line 99 of file pluginconfigscene.c.

◆ GetShowItemPreview()

bool PluginConfigHandler::GetShowItemPreview ( )
protected

Definition at line 1754 of file pluginconfigdebugprofile.c.

◆ GetSoundsetFilter()

string PluginConfigHandler::GetSoundsetFilter ( )
protected

Definition at line 1702 of file pluginconfigdebugprofile.c.

◆ GetSpawnDistance()

float PluginConfigHandler::GetSpawnDistance ( )
protected

Definition at line 1542 of file pluginconfigdebugprofile.c.

◆ GetSpawnLocIndex()

int PluginConfigHandler::GetSpawnLocIndex ( )
protected

Definition at line 1448 of file pluginconfigdebugprofile.c.

◆ GetString()

string PluginConfigHandler::GetString ( string key)
protected

Definition at line 278 of file pluginconfigdebugprofile.c.

◆ GetSubFolderName()

override string PluginConfigHandler::GetSubFolderName ( )
protected

Definition at line 1388 of file pluginconfigdebugprofile.c.

◆ GetSubParametersInStringArray()

void PluginConfigHandler::GetSubParametersInStringArray ( string setting_name,
string sub_param_name,
out TStringArray arr )
protected

Definition at line 303 of file pluginconfigdebugprofile.c.

◆ GetTabSelected()

int PluginConfigHandler::GetTabSelected ( )
protected

Definition at line 1435 of file pluginconfigdebugprofile.c.

◆ GetTempVisible()

bool PluginConfigHandler::GetTempVisible ( )
protected

Definition at line 1715 of file pluginconfigdebugprofile.c.

◆ GetVersionVisible()

bool PluginConfigHandler::GetVersionVisible ( )
protected

Definition at line 1676 of file pluginconfigdebugprofile.c.

◆ GetWeatherPresets()

array< ref ScriptConsoleWeatherPreset > PluginConfigHandler::GetWeatherPresets ( )
protected

Definition at line 1854 of file pluginconfigdebugprofile.c.

◆ ItemAddToPreset()

bool PluginConfigHandler::ItemAddToPreset ( string preset_name,
string item_name )
protected

Definition at line 1961 of file pluginconfigdebugprofile.c.

◆ ItemRemoveFromPreset()

bool PluginConfigHandler::ItemRemoveFromPreset ( string preset_name,
int item_index )
protected

Definition at line 1982 of file pluginconfigdebugprofile.c.

◆ LoadCameraPresets()

void PluginConfigHandler::LoadCameraPresets ( )
protected

Definition at line 1089 of file pluginconfigdebugprofile.c.

◆ LoadSceneObjects()

void PluginConfigHandler::LoadSceneObjects ( SceneData scene)
protected

Definition at line 555 of file pluginconfigscene.c.

◆ LoadScenePlayer()

void PluginConfigHandler::LoadScenePlayer ( SceneData scene)
protected

Definition at line 509 of file pluginconfigscene.c.

◆ LoadSceneSettings()

void PluginConfigHandler::LoadSceneSettings ( SceneData scene)
protected

Definition at line 403 of file pluginconfigscene.c.

◆ LoadSceneWeather()

void PluginConfigHandler::LoadSceneWeather ( SceneData scene)
protected

Definition at line 475 of file pluginconfigscene.c.

◆ LoadWeatherPresets()

void PluginConfigHandler::LoadWeatherPresets ( )
protected

Definition at line 1126 of file pluginconfigdebugprofile.c.

◆ OnInit() [1/3]

override void PluginConfigHandler::OnInit ( )
protected

Definition at line 1071 of file pluginconfigdebugprofile.c.

◆ OnInit() [2/3]

override void PluginConfigHandler::OnInit ( )
protected

Definition at line 36 of file pluginconfigscene.c.

◆ OnInit() [3/3]

override void PluginConfigHandler::OnInit ( )
protected

Definition at line 17 of file pluginmissionconfig.c.

◆ PluginConfigDebugProfile()

void PluginConfigHandler::PluginConfigDebugProfile ( )
protected

Definition at line 325 of file pluginconfigdebugprofile.c.

◆ PluginConfigEmotesProfile()

void PluginConfigHandler::PluginConfigEmotesProfile ( )
protected

Definition at line 73 of file pluginconfigemotesprofile.c.

◆ PresetAdd()

bool PluginConfigHandler::PresetAdd ( string preset_name)
protected

Definition at line 1917 of file pluginconfigdebugprofile.c.

◆ PresetRemove()

bool PluginConfigHandler::PresetRemove ( string preset_name)
protected

Definition at line 1931 of file pluginconfigdebugprofile.c.

◆ PresetRename()

bool PluginConfigHandler::PresetRename ( string old_preset_name,
string new_preset_name )
protected

Definition at line 1945 of file pluginconfigdebugprofile.c.

◆ RemoveCameraPreset()

void PluginConfigHandler::RemoveCameraPreset ( string name)
protected

Definition at line 1229 of file pluginconfigdebugprofile.c.

◆ RemovePreset()

void PluginConfigHandler::RemovePreset ( string preset_name)
protected

Definition at line 1890 of file pluginconfigdebugprofile.c.

◆ RemoveWeatherPreset()

void PluginConfigHandler::RemoveWeatherPreset ( string name)
protected

Definition at line 1346 of file pluginconfigdebugprofile.c.

◆ SaveSceneObjects()

void PluginConfigHandler::SaveSceneObjects ( SceneData scene)
protected

Definition at line 276 of file pluginconfigscene.c.

◆ SaveScenePlayer()

void PluginConfigHandler::SaveScenePlayer ( SceneData scene)
protected

Definition at line 244 of file pluginconfigscene.c.

◆ SaveSceneSettings()

void PluginConfigHandler::SaveSceneSettings ( SceneData scene)
protected

Definition at line 188 of file pluginconfigscene.c.

◆ SaveSceneWeather()

void PluginConfigHandler::SaveSceneWeather ( SceneData scene)
protected

Definition at line 222 of file pluginconfigscene.c.

◆ SceneDataLoad()

SceneData PluginConfigHandler::SceneDataLoad ( string scene_name)
protected

Definition at line 368 of file pluginconfigscene.c.

◆ SceneDataSave()

void PluginConfigHandler::SceneDataSave ( SceneData scene)
protected

Definition at line 159 of file pluginconfigscene.c.

◆ SceneDelete()

void PluginConfigHandler::SceneDelete ( string scene_name)
protected

Definition at line 72 of file pluginconfigscene.c.

◆ SceneDuplicate()

void PluginConfigHandler::SceneDuplicate ( string scene_name)
protected

Definition at line 81 of file pluginconfigscene.c.

◆ SceneRename()

void PluginConfigHandler::SceneRename ( string scene_name,
string scene_name_new )
protected

Definition at line 62 of file pluginconfigscene.c.

◆ SetArray()

CfgParamArray PluginConfigHandler::SetArray ( string key,
array< ref CfgParam > params )
protected

Definition at line 135 of file pluginconfigdebugprofile.c.

◆ SetBatchSpawnQuantity()

void PluginConfigHandler::SetBatchSpawnQuantity ( int value)
protected

Definition at line 1522 of file pluginconfigdebugprofile.c.

◆ SetBatchSpawnRectangle()

void PluginConfigHandler::SetBatchSpawnRectangle ( int row,
int column,
float rowStep,
float columnStep )
protected

Definition at line 1492 of file pluginconfigdebugprofile.c.

◆ SetBool()

CfgParamBool PluginConfigHandler::SetBool ( string key,
bool value )
protected

Definition at line 171 of file pluginconfigdebugprofile.c.

◆ SetCharacterAgentsVisible()

void PluginConfigHandler::SetCharacterAgentsVisible ( bool is_visible)
protected

Definition at line 1629 of file pluginconfigdebugprofile.c.

◆ SetCharacterDebugVisible()

void PluginConfigHandler::SetCharacterDebugVisible ( bool is_visible)
protected

Definition at line 1642 of file pluginconfigdebugprofile.c.

◆ SetCharacterLevelsVisible()

void PluginConfigHandler::SetCharacterLevelsVisible ( bool is_visible)
protected

Definition at line 1574 of file pluginconfigdebugprofile.c.

◆ SetCharacterModifiersVisible()

void PluginConfigHandler::SetCharacterModifiersVisible ( bool is_visible)
protected

Definition at line 1616 of file pluginconfigdebugprofile.c.

◆ SetCharacterStatsVisible()

void PluginConfigHandler::SetCharacterStatsVisible ( bool is_visible)
protected

Definition at line 1603 of file pluginconfigdebugprofile.c.

◆ SetCharacterStomachVisible()

void PluginConfigHandler::SetCharacterStomachVisible ( bool is_visible)
protected

Definition at line 1655 of file pluginconfigdebugprofile.c.

◆ SetConfigClassesFlag()

void PluginConfigHandler::SetConfigClassesFlag ( int flag)
protected

Definition at line 1773 of file pluginconfigdebugprofile.c.

◆ SetDefaultPreset()

void PluginConfigHandler::SetDefaultPreset ( string value)
protected

Definition at line 1479 of file pluginconfigdebugprofile.c.

◆ SetEmoteSlot1()

void PluginConfigHandler::SetEmoteSlot1 ( int emoted_id)
protected

Definition at line 109 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot10()

void PluginConfigHandler::SetEmoteSlot10 ( int emoted_id)
protected

Definition at line 199 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot11()

void PluginConfigHandler::SetEmoteSlot11 ( int emoted_id)
protected

Definition at line 209 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot2()

void PluginConfigHandler::SetEmoteSlot2 ( int emoted_id)
protected

Definition at line 119 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot3()

void PluginConfigHandler::SetEmoteSlot3 ( int emoted_id)
protected

Definition at line 129 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot4()

void PluginConfigHandler::SetEmoteSlot4 ( int emoted_id)
protected

Definition at line 139 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot5()

void PluginConfigHandler::SetEmoteSlot5 ( int emoted_id)
protected

Definition at line 149 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot6()

void PluginConfigHandler::SetEmoteSlot6 ( int emoted_id)
protected

Definition at line 159 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot7()

void PluginConfigHandler::SetEmoteSlot7 ( int emoted_id)
protected

Definition at line 169 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot8()

void PluginConfigHandler::SetEmoteSlot8 ( int emoted_id)
protected

Definition at line 179 of file pluginconfigemotesprofile.c.

◆ SetEmoteSlot9()

void PluginConfigHandler::SetEmoteSlot9 ( int emoted_id)
protected

Definition at line 189 of file pluginconfigemotesprofile.c.

◆ SetFilterOrderReversed()

void PluginConfigHandler::SetFilterOrderReversed ( bool reversed)
protected

Definition at line 1466 of file pluginconfigdebugprofile.c.

◆ SetFloat()

CfgParamFloat PluginConfigHandler::SetFloat ( string key,
float value )
protected

Definition at line 203 of file pluginconfigdebugprofile.c.

◆ SetFreeCameraCrosshairVisible()

void PluginConfigHandler::SetFreeCameraCrosshairVisible ( bool is_visible)
protected

Definition at line 1668 of file pluginconfigdebugprofile.c.

◆ SetHealthVisible()

void PluginConfigHandler::SetHealthVisible ( bool is_visible)
protected

Definition at line 1733 of file pluginconfigdebugprofile.c.

◆ SetHorticultureVisible()

void PluginConfigHandler::SetHorticultureVisible ( bool is_visible)
protected

Definition at line 1746 of file pluginconfigdebugprofile.c.

◆ SetInt() [1/2]

CfgParamInt PluginConfigHandler::SetInt ( string key,
int value )
protected

Definition at line 235 of file pluginconfigdebugprofile.c.

◆ SetInt() [2/2]

CfgParamInt PluginConfigHandler::SetInt ( string key,
int value )
protected

Definition at line 41 of file pluginconfigemotesprofile.c.

◆ SetItemCategoryFlag()

void PluginConfigHandler::SetItemCategoryFlag ( int flag)
protected

Definition at line 1787 of file pluginconfigdebugprofile.c.

◆ SetItemDebugPos()

void PluginConfigHandler::SetItemDebugPos ( vector pos)
protected

Definition at line 1583 of file pluginconfigdebugprofile.c.

◆ SetItemHealth()

bool PluginConfigHandler::SetItemHealth ( string preset_name,
int item_index,
float health )
protected

Definition at line 2075 of file pluginconfigdebugprofile.c.

◆ SetItemQuantity()

bool PluginConfigHandler::SetItemQuantity ( string preset_name,
int item_index,
int quantity )
protected

Definition at line 2116 of file pluginconfigdebugprofile.c.

◆ SetItemSearch()

void PluginConfigHandler::SetItemSearch ( string value)
protected

Definition at line 1534 of file pluginconfigdebugprofile.c.

◆ SetItemWithPhysics()

bool PluginConfigHandler::SetItemWithPhysics ( string preset_name,
int item_index,
bool with_physics )
protected

Definition at line 2157 of file pluginconfigdebugprofile.c.

◆ SetLogsEnabled()

void PluginConfigHandler::SetLogsEnabled ( bool value)
protected

Definition at line 1560 of file pluginconfigdebugprofile.c.

◆ SetMergeType()

void PluginConfigHandler::SetMergeType ( bool is_visible)
protected

Definition at line 1694 of file pluginconfigdebugprofile.c.

◆ SetPreset()

void PluginConfigHandler::SetPreset ( string preset_name,
int index = -1 )
protected

Definition at line 1867 of file pluginconfigdebugprofile.c.

◆ SetSceneEditorDrawSelection()

void PluginConfigHandler::SetSceneEditorDrawSelection ( bool value)
protected

Definition at line 1401 of file pluginconfigdebugprofile.c.

◆ SetSceneEditorLoadPlayerPos()

void PluginConfigHandler::SetSceneEditorLoadPlayerPos ( bool value)
protected

Definition at line 1414 of file pluginconfigdebugprofile.c.

◆ SetSceneEditorName()

void PluginConfigHandler::SetSceneEditorName ( string value)
protected

Definition at line 57 of file pluginmissionconfig.c.

◆ SetSceneEditorRotationAngle()

void PluginConfigHandler::SetSceneEditorRotationAngle ( int value)
protected

Definition at line 1427 of file pluginconfigdebugprofile.c.

◆ SetShowItemPreview()

void PluginConfigHandler::SetShowItemPreview ( bool show)
protected

Definition at line 1759 of file pluginconfigdebugprofile.c.

◆ SetSoundsetFilter()

void PluginConfigHandler::SetSoundsetFilter ( string content)
protected

Definition at line 1707 of file pluginconfigdebugprofile.c.

◆ SetSpawnDistance()

void PluginConfigHandler::SetSpawnDistance ( float value)
protected

Definition at line 1547 of file pluginconfigdebugprofile.c.

◆ SetSpawnLocIndex()

void PluginConfigHandler::SetSpawnLocIndex ( int value)
protected

Definition at line 1453 of file pluginconfigdebugprofile.c.

◆ SetString()

CfgParamString PluginConfigHandler::SetString ( string key,
string value )
protected

Definition at line 267 of file pluginconfigdebugprofile.c.

◆ SetTabSelected()

void PluginConfigHandler::SetTabSelected ( int value)
protected

Definition at line 1440 of file pluginconfigdebugprofile.c.

◆ SetTempVisible()

void PluginConfigHandler::SetTempVisible ( bool is_visible)
protected

Definition at line 1720 of file pluginconfigdebugprofile.c.

◆ SetVersionVisible()

void PluginConfigHandler::SetVersionVisible ( bool is_visible)
protected

Definition at line 1681 of file pluginconfigdebugprofile.c.

◆ SwapItem()

bool PluginConfigHandler::SwapItem ( string preset_name,
int item1_index,
int item2_index )
protected

Definition at line 2003 of file pluginconfigdebugprofile.c.

Member Data Documentation

◆ BATCH_QUANT

const string PluginConfigHandler::BATCH_QUANT = "batch_spawn_quantity"
protected

Definition at line 58 of file pluginconfigdebugprofile.c.

◆ BATCH_RECT

const string PluginConfigHandler::BATCH_RECT = "batch_spawn_rect"
protected

Definition at line 57 of file pluginconfigdebugprofile.c.

◆ CAMERA_PRESETS_LIST

const string PluginConfigHandler::CAMERA_PRESETS_LIST = "camera_presets"
protected

Definition at line 64 of file pluginconfigdebugprofile.c.

◆ CHAR_AGENTS_VIS

const string PluginConfigHandler::CHAR_AGENTS_VIS = "console_character_agents_visible"
protected

Definition at line 39 of file pluginconfigdebugprofile.c.

◆ CHAR_DEBUG_VIS

const string PluginConfigHandler::CHAR_DEBUG_VIS = "console_character_debug_visible"
protected

Definition at line 40 of file pluginconfigdebugprofile.c.

◆ CHAR_LEVELS_VIS

const string PluginConfigHandler::CHAR_LEVELS_VIS = "console_character_levels_visible"
protected

Definition at line 37 of file pluginconfigdebugprofile.c.

◆ CHAR_MODIFIERS_VIS

const string PluginConfigHandler::CHAR_MODIFIERS_VIS = "console_character_modifiers_visible"
protected

Definition at line 38 of file pluginconfigdebugprofile.c.

◆ CHAR_STATS_VIS

const string PluginConfigHandler::CHAR_STATS_VIS = "console_character_stats_visible"
protected

Definition at line 36 of file pluginconfigdebugprofile.c.

◆ CHAR_STOMACH_VIS

const string PluginConfigHandler::CHAR_STOMACH_VIS = "console_character_stomach_visible"
protected

Definition at line 41 of file pluginconfigdebugprofile.c.

◆ CONFIG_CLASSES_FLAG

const string PluginConfigHandler::CONFIG_CLASSES_FLAG = "toggled_config_classes_flag"
protected

Definition at line 54 of file pluginconfigdebugprofile.c.

◆ FILE_NAME

const string PluginConfigHandler::FILE_NAME = "scene_editor.cfg"
protected

Definition at line 3 of file pluginmissionconfig.c.

◆ FILE_ROOT

string PluginConfigHandler::FILE_ROOT = "$saves:"
protected

Definition at line 3 of file pluginconfigscene.c.

◆ FILE_ROOT_SCENES

const string PluginConfigHandler::FILE_ROOT_SCENES = "scenes"
protected

Definition at line 4 of file pluginconfigscene.c.

◆ FILTER_REVERSED

const string PluginConfigHandler::FILTER_REVERSED = "filter_order_reversed"
protected

Definition at line 62 of file pluginconfigdebugprofile.c.

◆ FREE_CAMERA_CROSSHAIR

const string PluginConfigHandler::FREE_CAMERA_CROSSHAIR = "console_free_camera_crosshair_visible"
protected

Definition at line 42 of file pluginconfigdebugprofile.c.

◆ HEALTH_VIS

const string PluginConfigHandler::HEALTH_VIS = "console_health_visible"
protected

Definition at line 46 of file pluginconfigdebugprofile.c.

◆ HORTICULTURE_VIS

const string PluginConfigHandler::HORTICULTURE_VIS = "console_horticulture_visible"
protected

Definition at line 47 of file pluginconfigdebugprofile.c.

◆ ITEM_CATEGORY_FLAG

const string PluginConfigHandler::ITEM_CATEGORY_FLAG = "toggled_item_categories_flag"
protected

Definition at line 55 of file pluginconfigdebugprofile.c.

◆ ITEM_PREVIEW

const string PluginConfigHandler::ITEM_PREVIEW = "show_item_preview"
protected

Definition at line 56 of file pluginconfigdebugprofile.c.

◆ ITEM_SEARCH

const string PluginConfigHandler::ITEM_SEARCH = "console_ItemSearch"
protected

Definition at line 34 of file pluginconfigdebugprofile.c.

◆ ITEM_TAB_SELECTED

const string PluginConfigHandler::ITEM_TAB_SELECTED = "console_TabSelected"
protected

Definition at line 31 of file pluginconfigdebugprofile.c.

◆ ITEMDEBUG

const string PluginConfigHandler::ITEMDEBUG = "item_debug"
protected

Definition at line 60 of file pluginconfigdebugprofile.c.

◆ LOGS_ENABLED

const string PluginConfigHandler::LOGS_ENABLED = "logs_enabled"
protected

Definition at line 53 of file pluginconfigdebugprofile.c.

◆ m_CameraPresets

ref array<ref ScriptConsoleCameraDOFPreset> PluginConfigHandler::m_CameraPresets
protected

Definition at line 71 of file pluginconfigdebugprofile.c.

◆ m_CfgTemplate

TStringArray PluginConfigHandler::m_CfgTemplate
protected

Definition at line 29 of file pluginconfigscene.c.

◆ m_DefaultValues

ref map< string, ref CfgParam > PluginConfigHandler::m_DefaultValues
protected

Definition at line 67 of file pluginconfigdebugprofile.c.

◆ m_FileSceneName

string PluginConfigHandler::m_FileSceneName
protected

Definition at line 31 of file pluginconfigscene.c.

◆ m_PresetList

ref TStringArray PluginConfigHandler::m_PresetList
protected

Definition at line 68 of file pluginconfigdebugprofile.c.

◆ m_WeatherPresets

ref array<ref ScriptConsoleWeatherPreset> PluginConfigHandler::m_WeatherPresets
protected

Definition at line 72 of file pluginconfigdebugprofile.c.

◆ MERGE_TYPE

const string PluginConfigHandler::MERGE_TYPE = "category_merge_type"
protected

Definition at line 44 of file pluginconfigdebugprofile.c.

◆ PARAM_DAY

const string PluginConfigHandler::PARAM_DAY = "InitDay"
protected

Definition at line 10 of file pluginconfigscene.c.

◆ PARAM_FOG

const string PluginConfigHandler::PARAM_FOG = "WeatherInitFog"
protected

Definition at line 15 of file pluginconfigscene.c.

◆ PARAM_HOUR

const string PluginConfigHandler::PARAM_HOUR = "InitHour"
protected

Definition at line 11 of file pluginconfigscene.c.

◆ PARAM_MINUTE

const string PluginConfigHandler::PARAM_MINUTE = "InitMinute"
protected

Definition at line 12 of file pluginconfigscene.c.

◆ PARAM_MISSION

const string PluginConfigHandler::PARAM_MISSION = "Mission"
protected

Definition at line 6 of file pluginconfigscene.c.

◆ PARAM_MONTH

const string PluginConfigHandler::PARAM_MONTH = "InitMonth"
protected

Definition at line 9 of file pluginconfigscene.c.

◆ PARAM_OBJ_ATT

const string PluginConfigHandler::PARAM_OBJ_ATT = "Att"
protected

Definition at line 20 of file pluginconfigscene.c.

◆ PARAM_OBJ_COUNT

const string PluginConfigHandler::PARAM_OBJ_COUNT = "SceneObjectsCount"
protected

Definition at line 18 of file pluginconfigscene.c.

◆ PARAM_OBJ_DMG

const string PluginConfigHandler::PARAM_OBJ_DMG = "damage"
protected

Definition at line 25 of file pluginconfigscene.c.

◆ PARAM_OBJ_HLT

const string PluginConfigHandler::PARAM_OBJ_HLT = "health"
protected

Definition at line 26 of file pluginconfigscene.c.

◆ PARAM_OBJ_ISCR

const string PluginConfigHandler::PARAM_OBJ_ISCR = "init_script"
protected

Definition at line 27 of file pluginconfigscene.c.

◆ PARAM_OBJ_LNK

const string PluginConfigHandler::PARAM_OBJ_LNK = "Lnk"
protected

Definition at line 21 of file pluginconfigscene.c.

◆ PARAM_OBJ_NAME

const string PluginConfigHandler::PARAM_OBJ_NAME = "SceneObject"
protected

Definition at line 19 of file pluginconfigscene.c.

◆ PARAM_OBJ_POS

const string PluginConfigHandler::PARAM_OBJ_POS = "position"
protected

Definition at line 23 of file pluginconfigscene.c.

◆ PARAM_OBJ_ROT

const string PluginConfigHandler::PARAM_OBJ_ROT = "rotation"
protected

Definition at line 24 of file pluginconfigscene.c.

◆ PARAM_OBJ_TYPE

const string PluginConfigHandler::PARAM_OBJ_TYPE = "type"
protected

Definition at line 22 of file pluginconfigscene.c.

◆ PARAM_OVERCAST

const string PluginConfigHandler::PARAM_OVERCAST = "WeatherInitOvercast"
protected

Definition at line 13 of file pluginconfigscene.c.

◆ PARAM_PLAYER

const string PluginConfigHandler::PARAM_PLAYER = "Player"
protected

Definition at line 17 of file pluginconfigscene.c.

◆ PARAM_RAIN

const string PluginConfigHandler::PARAM_RAIN = "WeatherInitRain"
protected

Definition at line 14 of file pluginconfigscene.c.

◆ PARAM_TIME

const string PluginConfigHandler::PARAM_TIME = "InitTime"
protected

Definition at line 7 of file pluginconfigscene.c.

◆ PARAM_WIND_F

const string PluginConfigHandler::PARAM_WIND_F = "WeatherInitWindForce"
protected

Definition at line 16 of file pluginconfigscene.c.

◆ PARAM_YEAR

const string PluginConfigHandler::PARAM_YEAR = "InitYear"
protected

Definition at line 8 of file pluginconfigscene.c.

◆ POSITION_NAME_ROOT

const string PluginConfigHandler::POSITION_NAME_ROOT = "console_positions_"
protected

Definition at line 69 of file pluginconfigdebugprofile.c.

◆ PRESET_DEFAULT

const string PluginConfigHandler::PRESET_DEFAULT = "console_preset_default"
protected

Definition at line 33 of file pluginconfigdebugprofile.c.

◆ PRESET_LIST

const string PluginConfigHandler::PRESET_LIST = "console_presets"
protected

Definition at line 32 of file pluginconfigdebugprofile.c.

◆ SCENE_DRAW_SELECTION

const string PluginConfigHandler::SCENE_DRAW_SELECTION = "scene_editor_draw_selection"
protected

Definition at line 28 of file pluginconfigdebugprofile.c.

◆ SCENE_EDITOR_SCENE

const string PluginConfigHandler::SCENE_EDITOR_SCENE = "scene_load"
protected

Definition at line 4 of file pluginmissionconfig.c.

◆ SCENE_LOAD_PLAYER_POS

const string PluginConfigHandler::SCENE_LOAD_PLAYER_POS = "scene_editor_load_player_pos"
protected

Definition at line 29 of file pluginconfigdebugprofile.c.

◆ SCENE_ROTATION_ANGLE

const string PluginConfigHandler::SCENE_ROTATION_ANGLE = "scene_editor_rotation_angle"
protected

Definition at line 30 of file pluginconfigdebugprofile.c.

◆ SOUNDFILTER

const string PluginConfigHandler::SOUNDFILTER = "soundset_editbox"
protected

Definition at line 59 of file pluginconfigdebugprofile.c.

◆ SPAWN_DISTANCE

const string PluginConfigHandler::SPAWN_DISTANCE = "console_SpawnDistance"
protected

Definition at line 35 of file pluginconfigdebugprofile.c.

◆ SPAWN_LOC_INDEX

const string PluginConfigHandler::SPAWN_LOC_INDEX = "spawn_loc_index"
protected

Definition at line 61 of file pluginconfigdebugprofile.c.

◆ SUB_PARAM_ITEM

const string PluginConfigHandler::SUB_PARAM_ITEM = "item"
protected

Definition at line 48 of file pluginconfigdebugprofile.c.

◆ SUB_PARAM_ITEM_HEALTH

const string PluginConfigHandler::SUB_PARAM_ITEM_HEALTH = "health"
protected

Definition at line 50 of file pluginconfigdebugprofile.c.

◆ SUB_PARAM_ITEM_NAME

const string PluginConfigHandler::SUB_PARAM_ITEM_NAME = "name"
protected

Definition at line 49 of file pluginconfigdebugprofile.c.

◆ SUB_PARAM_ITEM_QUANTITY

const string PluginConfigHandler::SUB_PARAM_ITEM_QUANTITY = "quantity"
protected

Definition at line 51 of file pluginconfigdebugprofile.c.

◆ SUB_PARAM_ITEM_WITH_PHYSICS

const string PluginConfigHandler::SUB_PARAM_ITEM_WITH_PHYSICS = "with_physics"
protected

Definition at line 52 of file pluginconfigdebugprofile.c.

◆ TEMP_VIS

const string PluginConfigHandler::TEMP_VIS = "console_temperature_visible"
protected

Definition at line 45 of file pluginconfigdebugprofile.c.

◆ VERSION_VIS

const string PluginConfigHandler::VERSION_VIS = "console_version_visible"
protected

Definition at line 43 of file pluginconfigdebugprofile.c.

◆ WEATHER_PRESETS_LIST

const string PluginConfigHandler::WEATHER_PRESETS_LIST = "weather_presets"
protected

Definition at line 65 of file pluginconfigdebugprofile.c.


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