Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AController
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Controller.h |
Include | #include "GameFramework/Controller.h" |
Source | /Engine/Source/Runtime/Engine/Private/Controller.cpp |
virtual void DetachFromPawn()
Remarks
Detach the RootComponent from its parent, but only if bAttachToPawn is true and it was attached to a Pawn.