AAIController::SetFocalPoint

Set FocalPoint for given priority as absolute position or offset from base.

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/AIController.h

Include

#include "AIController.h"

Source

/Engine/Source/Runtime/AIModule/Private/AIController.cpp

Syntax

virtual void SetFocalPoint
(
    FVector NewFocus,
    EAIFocusPriority::Type InPriority
)

Remarks

Set FocalPoint for given priority as absolute position or offset from base.

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