SampleHistoryWrapper : ObjectWrapper
SampleRecordSettingsWrapper Get Record Settings( )
void Set Record Settings( Sample Record Settings Wrapper new Record Settings)
Parameter | Type | Description |
---|---|---|
newRecordSettings | SampleRecordSettingsWrapper | — |
UnrealStringWrapper Get Title( )
float Get YMin( )
void Set YMin( float new YMin)
Parameter | Type | Description |
---|---|---|
newYMin | float | — |
float Get YMax( )
void Set YMax( float new YMax)
Parameter | Type | Description |
---|---|---|
newYMax | float | — |
float Get Good Value( )
void Set Good Value( float new Good Value)
Parameter | Type | Description |
---|---|---|
newGoodValue | float | — |
float Get Bad Value( )
void Set Bad Value( float new Bad Value)
Parameter | Type | Description |
---|---|---|
newBadValue | float | — |
float Get Base Value( )
void Set Base Value( float new Base Value)
Parameter | Type | Description |
---|---|---|
newBaseValue | float | — |
StructArrayWrapper Get Samples( )
int Get Sample Index( )
void Set Sample Index( int new Sample Index)
Parameter | Type | Description |
---|---|---|
newSampleIndex | int | — |
float Get Accum Time( )
void Set Accum Time( float new Accum Time)
Parameter | Type | Description |
---|---|---|
newAccumTime | float | — |
RecordedSample Get Pending Sample( )
void Set Pending Sample( Recorded Sample new Pending Sample)
Parameter | Type | Description |
---|---|---|
newPendingSample | RecordedSample | — |
unsigned long Getb Has Pending Sample( )
void Setb Has Pending Sample( unsigned long newb Has Pending Sample)
Parameter | Type | Description |
---|---|---|
newbHasPendingSample | unsigned long | — |
void Tick( float Delta Time)
Parameter | Type | Description |
---|---|---|
DeltaTime | float | — |
void Add Sample( float New Value)
Parameter | Type | Description |
---|---|---|
NewValue | float | — |
float Get Summary Value( unsigned char Type, float Max Sample Age, unsigned long b Absolute Value)
Parameter | Type | Description |
---|---|---|
Type | unsigned char | — |
MaxSampleAge | float | — |
bAbsoluteValue | unsigned long | — |
SampleHistoryWrapper Set Base Value2(float In Base Value)
Parameter | Type | Description |
---|---|---|
InBaseValue | float | — |
SampleHistoryWrapper Set Good Bad Values( float In Good Value, float In Bad Value)
SampleHistoryWrapper Set Graph Max Min( float Max Value, float Min Value)
SampleHistoryWrapper Set Title( std::string In Title)
Parameter | Type | Description |
---|---|---|
InTitle | std::string | — |