AAIController::SetPathFollowingComponent

Note that his function does not do any pathfollowing state transfer.

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

void SetPathFollowingComponent
(
    UPathFollowingComponent * NewPFComponent
)

Remarks

Note that his function does not do any pathfollowing state transfer. Intended to be called as part of initialization/setup process

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