FHistogram::FBin::FBin

Constructor for a pre-seeded bin

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/Histogram.h

Include

#include "ProfilingDebugging/Histogram.h"

Syntax

FBin
(
    double MinInclusive,
    double MaxExclusive,
    double InSum,
    int32 InCount
)

Remarks

Constructor for a pre-seeded bin

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss