Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AController
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Controller.h |
| Include | #include "GameFramework/Controller.h" |
UFUNCTION (BlueprintImplementableEvent, Meta=(DisplayName="On UnPossess"))
void ReceiveUnPossess
(
APawn * UnpossessedPawn
)
Remarks
Blueprint implementable event to react to the controller unpossessing a pawn