StatGraphWrapper
Last edited bySimple_AOB10/16/2025
_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 | --- |