Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugFloatHistory
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Engine/EngineTypes.h |
|
FDebugFloatHistory
(
int32 const& InMaxSamples,
float const& InMinValue,
float const& InMaxValue,
bool const& InbAutoAdjustMinMax
)
|
|
Engine/EngineTypes.h |
|
FDebugFloatHistory()
| |
|
| Name |
FDebugFloatHistory |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h |
| Include Path |
#include "Engine/EngineTypes.h" |
FDebugFloatHistory()
FDebugFloatHistory(int32 const &, float const &, float const &, bool const &)
| |
|
| Name |
FDebugFloatHistory |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h |
| Include Path |
#include "Engine/EngineTypes.h" |
FDebugFloatHistory
(
int32 const & InMaxSamples,
float const & InMinValue,
float const & InMaxValue,
bool const & InbAutoAdjustMinMax
)