FEnvQueryInstance::FItemIterator::SetScore

Filter and score an item - used by tests working on bool values (can be called multiple times for single item when processing contexts with multiple entries)

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "EnvironmentQuery/EnvQueryTypes.h"

Syntax

void SetScore
(
    EEnvTestPurpose::Type TestPurpose,
    EEnvTestFilterType::Type FilterType,
    bool bScore,
    bool bExpected
)

Remarks

Filter and score an item - used by tests working on bool values (can be called multiple times for single item when processing contexts with multiple entries)

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