Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AController
- AActor::Destroyed()
- AController::Destroyed()
- APlayerController::Destroyed()
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 Destroyed&40;&41;
Remarks
Called when this actor is explicitly being destroyed during gameplay or in the editor, not called during level streaming or gameplay ending