StartGraphSystemWrapper
Last edited bySimple_AOB10/16/2025
_NODISCARD bool IsNull() const
operator bool() const
float GetGraphSampleTime()
void SetGraphSampleTime(float newGraphSampleTime)
| Parameter | Type | Description |
|---|---|---|
| newGraphSampleTime | float | --- |
unsigned char GetGraphLevel()
void SetGraphLevel(unsigned char newGraphLevel)
| Parameter | Type | Description |
|---|---|---|
| newGraphLevel | unsigned char | --- |
PerfStatGraphWrapper GetPerfStatGraph()
void SetPerfStatGraph(PerfStatGraphWrapper newPerfStatGraph)
| Parameter | Type | Description |
|---|---|---|
| newPerfStatGraph | PerfStatGraphWrapper | --- |
NetStatGraphWrapper GetNetStatGraph()
void SetNetStatGraph(NetStatGraphWrapper newNetStatGraph)
| Parameter | Type | Description |
|---|---|---|
| newNetStatGraph | NetStatGraphWrapper | --- |
InputBufferGraphWrapper GetInputBufferGraph()
void SetInputBufferGraph(InputBufferGraphWrapper newInputBufferGraph)
| Parameter | Type | Description |
|---|---|---|
| newInputBufferGraph | InputBufferGraphWrapper | --- |
ArrayWrapper GetStatGraphs()
ArrayWrapper GetVisibleStatGraphs()
void Graphtime(float Seconds)
| Parameter | Type | Description |
|---|---|---|
| Seconds | float | --- |
void StatGraphNext()
float GetGraphSampleTime2(unsigned char Level)
| Parameter | Type | Description |
|---|---|---|
| Level | unsigned char | --- |
void SetGraphLevel2(unsigned char Level)
| Parameter | Type | Description |
|---|---|---|
| Level | unsigned char | --- |