Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance > API/Runtime/Engine/LevelInstance/ALevelInstance
- AActor::CheckForErrors()
- ALevelInstance::CheckForErrors()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceActor.h |
| Include | #include "LevelInstance/LevelInstanceActor.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LevelInstance/LevelInstanceActor.cpp |
virtual void CheckForErrors()
Remarks
Function that gets called from within Map_Check to allow this actor to check itself for any potential errors and register them with map check dialog.