UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStaticMeshAreaWeightedSectionSampler Member List

This is the complete list of members for FStaticMeshAreaWeightedSectionSampler, including all inherited members.

DECLARE_TYPE_LAYOUT(FWeightedRandomSampler, Abstract)FWeightedRandomSampler
FStaticMeshAreaWeightedSectionSampler()FStaticMeshAreaWeightedSectionSampler
FWeightedRandomSampler()FWeightedRandomSampler
GetAlias() constFWeightedRandomSamplerinline
GetEntryIndex(float R0, float R1) constFWeightedRandomSamplerinline
GetNumEntries() constFWeightedRandomSamplerinline
GetProb() constFWeightedRandomSamplerinline
GetTotalWeight() constFWeightedRandomSamplerinline
GetWeights(TArray< float > &OutWeights) overrideFStaticMeshAreaWeightedSectionSamplerprotectedvirtual
Init(const FStaticMeshLODResources *InOwner)FStaticMeshAreaWeightedSectionSampler
Initialize()FWeightedRandomSamplervirtual
LAYOUT_FIELD(TMemoryImageArray< float >, Prob)FWeightedRandomSamplerprotected
LAYOUT_FIELD(TMemoryImageArray< int32 >, Alias)FWeightedRandomSamplerprotected
LAYOUT_FIELD(float, TotalWeight)FWeightedRandomSamplerprotected
OwnerFStaticMeshAreaWeightedSectionSamplerprotected
Serialize(FArchive &Ar)FWeightedRandomSamplervirtual
~FWeightedRandomSampler()FWeightedRandomSamplervirtual