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

#include <EnvQueryTypes.h>

Public Member Functions

 FEnvNamedValue ()
 

Public Attributes

FName ParamName
 
EAIParamType ParamType
 
float Value
 

Constructor & Destructor Documentation

◆ FEnvNamedValue()

FEnvNamedValue::FEnvNamedValue ( )
inline

Member Data Documentation

◆ ParamName

FName FEnvNamedValue::ParamName

◆ ParamType

EAIParamType FEnvNamedValue::ParamType

◆ Value

float FEnvNamedValue::Value

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