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

◆ GetAllocationsPerClass()

static proto void EnProfiler::GetAllocationsPerClass ( notnull out array< ref EnProfilerCountClassPair > outArr,
int count = int.MAX )
staticprivate

Obtain [SD] for Allocations Per Class.

Аргументы
outArrarray<ref EnProfilerCountClassPair> Array sorted by number of allocations of a class
countint The maximum amount of entries wanted
Set of methods for accessing script profiling data.
Определения EnProfiler.c:73
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
static proto void GetAllocationsPerClass(notnull out array< ref EnProfilerCountClassPair > outArr, int count=int.MAX)
Obtain [SD] for Allocations Per Class.

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