FValueType

Every EQS item type needs to speficy data type it's using.

Windows
MacOS
Linux

Type

typedef void FValueType

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/Items/EnvQueryItemType.h

Include

#include "EnvironmentQuery/Items/EnvQueryItemType.h"

Remarks

Every EQS item type needs to speficy data type it's using. Default is void which should trigger a compilation error if it's not set in a defived class

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