DIFF

class PluginLocalProfileSceneSource

PluginLocalProfileScene PluginLocalProfile PluginFileHandler PluginBase

All members, including inherited

Constants 8

private const string FILE_ROOT = "$saves:"
Referenced by GetPathScenes()
private const string FILE_ROOT_SCENES = "Scenes"
Referenced by GetPathScenes()
private const string PARAM_MISSION = "Mission"
Referenced by SceneSave()
private const string PARAM_TIME = "InitTime"
Referenced by SceneSave()
private const string PARAM_RAIN = "InitWeatherRain"
Referenced by SceneSave()
private const string PARAM_FOG = "InitWeatherFog"
Referenced by SceneSave()
private const string PARAM_OBJ_COUNT = "SceneObjectsCount"
Referenced by SceneSave()
private const string PARAM_OBJ_NAME = "SceneObject"
Referenced by SceneSave()

Members 1

private string m_FileSceneName
Referenced by GetFileName(), and SceneSave()

Methods 5

string GetPathScenes()
References FILE_ROOT, and FILE_ROOT_SCENES
Referenced by GetFileName(), and GetSceneList()
override string GetFileName()
override void OnInit()
TStringArray GetSceneList()