Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AActor
Description
This will check to see if the Actor is still in the world. It will check things like the KillZ, outside world bounds, etc. and handle the situation.
| Name | CheckStillInWorld |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h |
| Include Path | #include "GameFramework/Actor.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Actor.cpp |
virtual bool CheckStillInWorld()