DIFF

class BenchmarkConfigSource

Members 6

int m_PreloadLength = 5
ref array<ref BenchmarkLocation> m_Locations = new array<ref BenchmarkLocation>()

Methods 9

void AddLocation(notnull BenchmarkLocation loc)
References array.Insert(), and m_Locations
void AddQuickLocation(string name, vector pos, vector lookAtPos)
void LogToRPT(bool logRPT)
References m_LogToRPT
void DoDevPrints(bool doPrints)
References m_DoDevPrints
void SetPreloadLengthTime(int seconds)
References m_PreloadLength
void SetTestTimeMultiplier(float multiplier)
References m_TimeMultiplier
void SetCSVName(string name)
References m_CSVName