FEnvQueryInstance::FItemIterator::ForceItemState

Force state and score of item Any following SetScore calls for current item will be ignored

Windows
MacOS
Linux

References

Module

AIModule

Header

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

Include

#include "EnvironmentQuery/EnvQueryTypes.h"

Syntax

void ForceItemState
(
    const EEnvItemStatus::Type InStatus,
    const float Score
)

Remarks

Force state and score of item Any following SetScore calls for current item will be ignored

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