![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
DEPRECATED. More...
Private Member Functions | |
| override string | GetFileName () |
| override string | GetFileName () |
| string | GetPathScenes () |
| TStringArray | GetSceneList () |
| override void | OnInit () |
| void | SceneSave (SceneData scene) |
Private Attributes | |
| const string | FILE_ROOT = "$saves:" |
| const string | FILE_ROOT_SCENES = "Scenes" |
| string | m_FileSceneName |
| const string | PARAM_FOG = "InitWeatherFog" |
| const string | PARAM_MISSION = "Mission" |
| const string | PARAM_OBJ_COUNT = "SceneObjectsCount" |
| const string | PARAM_OBJ_NAME = "SceneObject" |
| const string | PARAM_RAIN = "InitWeatherRain" |
| const string | PARAM_TIME = "InitTime" |
DEPRECATED.
Definition at line 2 of file pluginadditionalinfo.c.
|
inlineprivate |
Definition at line 4 of file pluginadditionalinfo.c.
References CFG_FILE_ADDITIONAL_INFO.
Referenced by PluginFileHandler::LoadConfigFile().
|
inlineprivate |
Definition at line 42 of file pluginlocalprofilescene.c.
References GetPathScenes(), and m_FileSceneName.
|
inlineprivate |
Definition at line 34 of file pluginlocalprofilescene.c.
References FILE_ROOT, and FILE_ROOT_SCENES.
Referenced by GetFileName(), and GetSceneList().
|
inlineprivate |
Definition at line 59 of file pluginlocalprofilescene.c.
References FileExist(), FindFile(), FindNextFile(), GetPathScenes(), and MakeDirectory().
|
inlineprivate |
Definition at line 51 of file pluginlocalprofilescene.c.
|
inlineprivate |
Definition at line 88 of file pluginlocalprofilescene.c.
References SceneData::GetInitFog(), SceneData::GetInitRain(), SceneData::GetInitTime(), SceneData::GetNameMission(), SceneData::GetNameScene(), SceneData::GetSceneObjects(), SceneObject::GetTypeName(), m_FileSceneName, PARAM_FOG, PARAM_MISSION, PARAM_OBJ_COUNT, PARAM_OBJ_NAME, PARAM_RAIN, PARAM_TIME, and Print().
|
private |
Definition at line 20 of file pluginlocalprofilescene.c.
Referenced by GetPathScenes().
|
private |
Definition at line 21 of file pluginlocalprofilescene.c.
Referenced by GetPathScenes().
|
private |
Definition at line 29 of file pluginlocalprofilescene.c.
Referenced by GetFileName(), and SceneSave().
|
private |
Definition at line 25 of file pluginlocalprofilescene.c.
Referenced by SceneSave().
|
private |
Definition at line 22 of file pluginlocalprofilescene.c.
Referenced by SceneSave().
|
private |
Definition at line 26 of file pluginlocalprofilescene.c.
Referenced by SceneSave().
|
private |
Definition at line 27 of file pluginlocalprofilescene.c.
Referenced by SceneSave().
|
private |
Definition at line 24 of file pluginlocalprofilescene.c.
Referenced by SceneSave().
|
private |
Definition at line 23 of file pluginlocalprofilescene.c.
Referenced by SceneSave().