Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | FEnvNamedValue |
| Type | struct |
| Header File | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/EnvQueryTypes.h |
| Include Path | #include "EnvironmentQuery/EnvQueryTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FEnvNamedValue
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEnvNamedValue() |
EnvironmentQuery/EnvQueryTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ParamName | FName | EnvironmentQuery/EnvQueryTypes.h |
|
|
| ParamType | EAIParamType | EnvironmentQuery/EnvQueryTypes.h |
|
|
| Value | float | EnvironmentQuery/EnvQueryTypes.h |
|