AAIController::SetPawn

Setter for Pawn. Normally should only be used internally when possessing/unpossessing a Pawn.

Windows
MacOS
Linux

Override Hierarchy

AController::SetPawn()

AAIController::SetPawn()

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 SetPawn
(
    APawn * InPawn
)

Remarks

Setter for Pawn. Normally should only be used internally when possessing/unpossessing a Pawn.

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