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

#include <CurveSourceInterface.h>

Public Attributes

FName Name
 
float Value = 0.f
 

Detailed Description

Name/value pair for retrieving curve values

Member Data Documentation

◆ Name

FName FNamedCurveValue::Name

The name of the curve

◆ Value

float FNamedCurveValue::Value = 0.f

The value of the curve


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