BakkesMod Programming Wiki
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

StatGraphWrapper : ObjectWrapper

View Implementation

_NODISCARD bool 
IsNull() const



operator bool() const



SampleRecordSettingsWrapper 
GetRecordSettings()



void 
SetRecordSettings(SampleRecordSettingsWrapper newRecordSettings)


Parameter Type Description
newRecordSettings SampleRecordSettingsWrapper

double 
GetLastTickTime()



void 
SetLastTickTime(double newLastTickTime)


Parameter Type Description
newLastTickTime double

ArrayWrapper 
GetSampleHistories()



void 
StopDrawing()



SampleHistoryWrapper 
CreateSampleHistory(std::string Title)


Parameter Type Description
Title std::string

SampleHistoryWrapper 
AddSampleHistory(SampleHistoryWrapper History)


Parameter Type Description
History SampleHistoryWrapper

void 
eventConstruct()