DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CreateRecord()
void CreateRecord
(
float
value
,
string
system
)
protected
См. определение в файле
PlayerStatBase.c
строка
164
165
{
166
m_Records
.Insert(
new
PlayerStatRecord
(value,
g_Game
.GetTime(), system ) );
167
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
m_Records
ref array< PlayerStatRecord > m_Records
Определения
PlayerStatBase.c:41
PlayerStatRecord
Определения
PlayerStatRecord.c:2
Перекрестные ссылки
g_Game
и
m_Records
.
Ishodniki
scripts
4_World
DayZ
Classes
PlayerStats
PlayerStatBase.c
Создано системой
1.13.2