DayZ
1.28
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
ReadFile()
proto
int
ReadFile
(
FileHandle
file
,
void
param_array
,
int
length
)
Reads raw data from file.
Аргументы
param_array
Receiving array for the data. Valid types are int[] or string
length
Length of data
Возвращает
number of read bytes
Используется в
JsonFileLoader< Class T >::LoadFile()
.
FileIO API
Создано системой
1.13.2