EEnvQueryTestClamping::Type

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "EnvironmentQuery/EnvQueryTypes.h"

Syntax

namespace EEnvQueryTestClamping
{
    enum Type
    {
        None,
        SpecifiedValue,
        FilterThreshold,
    }
}

Values

Name

Description

None

SpecifiedValue

Clamp to value specified in test.

FilterThreshold

Clamp to test's filter threshold.

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