FEnvQueryOptionInstance

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/EnvQueryTypes.h

Include

#include "EnvironmentQuery/EnvQueryTypes.h"

Syntax

struct FEnvQueryOptionInstance

Variables

Name Description

Public variable

uint32: 1

 

bHasNavLocations

If set, items will be shuffled after tests

Public variable

UEnvQueryGenera...

 

Generator

Generator object, raw pointer can be used safely because it will be always referenced by EnvQueryManager

Public variable

TSubclassOf< UE...

 

ItemType

Type of generated items

Public variable

int32

 

SourceOptionIndex

Index of option in source asset

Public variable

TArray< UEnvQue...

 

Tests

Test objects, raw pointer can be used safely because it will be always referenced by EnvQueryManager

Functions

Name Description

Public function Const

uint32

 

GetAllocatedSize()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss