Environment Query System Node Reference

Environment Query System Node Reference page.

Choose your operating system:

Windows

macOS

Linux

An Environment Query is actually made up a number of different pieces. You must call an Environment Query from a Behavior Tree , and then the actual Environment Query will use its Generator , reference its Contexts , and use its Tests to give the Behavior Tree the highest weighted result.

Node Type

Description

Generator

Produces the locations or Actors, referred to as Items , that will be actually tested and weighted.

Contexts

Provides a frame of reference for the various Tests and Generators.

Tests

Establishes how the Environment Query decides which Item from the Generator is the bestĀ option.

Please refer to the links below for additional information on each subject.

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