UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWeightedBlendSample Struct Reference

#include <BlendSpace.h>

Public Member Functions

 GENERATED_BODY ()
 
 FWeightedBlendSample (int32 Index=INDEX_NONE, float Weight=0)
 

Public Attributes

int32 SampleIndex
 
float SampleWeight
 

Constructor & Destructor Documentation

◆ FWeightedBlendSample()

FWeightedBlendSample::FWeightedBlendSample ( int32  Index = INDEX_NONE,
float  Weight = 0 
)
inline

Member Function Documentation

◆ GENERATED_BODY()

FWeightedBlendSample::GENERATED_BODY ( )

Member Data Documentation

◆ SampleIndex

int32 FWeightedBlendSample::SampleIndex

◆ SampleWeight

float FWeightedBlendSample::SampleWeight

The documentation for this struct was generated from the following file: