FRawDistributionVector::GetFastRawDistribution

Gets a pointer to the raw distribution if you can just call [FRawDistribution::GetValue3](API\Runtime\Engine\FRawDistribution\GetValue3) on it, otherwise NULL

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Distributions/DistributionVector.h

Include

#include "Distributions/DistributionVector.h"

Source

/Engine/Source/Runtime/Engine/Private/Distributions.cpp

Syntax

const FRawDistribution * GetFastRawDistribution()

Remarks

Gets a pointer to the raw distribution if you can just call FRawDistribution::GetValue3 on it, otherwise NULL

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