DayZ 1.26
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
Класс PluginLocalHistoryBase

Закрытые члены

override string GetSubFolderName ()
 
override string GetFileName ()
 

Подробное описание

Методы

◆ GetFileName()

override string GetFileName ( )
inlineprivate
9 {
10 if (!FileExist(GetSubFolderName()))//---ALL LINES CONTAINING THIS COMMENT CAN BE REMOVED IN 1.23
11 return "$profile:script_enscript.history";//---ALL LINES CONTAINING THIS COMMENT CAN BE REMOVED IN 1.23
12
14 }
override string GetSubFolderName()
Definition PluginLocalEnscriptHistory.c:3
const string CFG_FILE_ENS_HISTORY
Definition constants.c:242
proto bool FileExist(string name)
Check existence of file.

Перекрестные ссылки CFG_FILE_ENS_HISTORY, FileExist() и GetSubFolderName().

◆ GetSubFolderName()

override string GetSubFolderName ( )
inlineprivate
4 {
6 }
const string CFG_FILE_DEBUG_DIR
Definition constants.c:246

Перекрестные ссылки CFG_FILE_DEBUG_DIR.


Объявления и описания членов класса находятся в файле: