PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
PluginLocalProfile Class Reference

DEPRECATED. More...

Private Member Functions

override string GetFileName ()
 
string GetPathScenes ()
 
override string GetFileName ()
 
override void OnInit ()
 
TStringArray GetSceneList ()
 
void SceneSave (SceneData scene)
 

Private Attributes

private const string FILE_ROOT = "$saves:"
 
private const string FILE_ROOT_SCENES = "Scenes"
 
private const string PARAM_MISSION = "Mission"
 
private const string PARAM_TIME = "InitTime"
 
private const string PARAM_RAIN = "InitWeatherRain"
 
private const string PARAM_FOG = "InitWeatherFog"
 
private const string PARAM_OBJ_COUNT = "SceneObjectsCount"
 
private const string PARAM_OBJ_NAME = "SceneObject"
 
private string m_FileSceneName
 

Detailed Description

DEPRECATED.

Member Function Documentation

◆ GetFileName() [1/2]

override string GetFileName ( )
inlineprivate

◆ GetFileName() [2/2]

override string GetFileName ( )
inlineprivate

References GetPathScenes(), and m_FileSceneName.

◆ GetPathScenes()

string GetPathScenes ( )
inlineprivate

References FILE_ROOT_SCENES.

Referenced by GetFileName(), and GetSceneList().

◆ GetSceneList()

TStringArray GetSceneList ( )
inlineprivate

◆ OnInit()

override void OnInit ( )
inlineprivate

◆ SceneSave()

Field Documentation

◆ FILE_ROOT

private const string FILE_ROOT = "$saves:"
private

◆ FILE_ROOT_SCENES

private const string FILE_ROOT_SCENES = "Scenes"
private

Referenced by GetPathScenes().

◆ m_FileSceneName

private string m_FileSceneName
private

Referenced by GetFileName().

◆ PARAM_FOG

private const string PARAM_FOG = "InitWeatherFog"
private

◆ PARAM_MISSION

private const string PARAM_MISSION = "Mission"
private

◆ PARAM_OBJ_COUNT

private const string PARAM_OBJ_COUNT = "SceneObjectsCount"
private

◆ PARAM_OBJ_NAME

private const string PARAM_OBJ_NAME = "SceneObject"
private

◆ PARAM_RAIN

private const string PARAM_RAIN = "InitWeatherRain"
private

◆ PARAM_TIME

private const string PARAM_TIME = "InitTime"
private

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