Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > ALandscapeBlueprintBrushBase
- AActor::CheckForErrors()
- ALandscapeBlueprintBrushBase::CheckForErrors()
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Public/LandscapeBlueprintBrushBase.h |
Include | #include "LandscapeBlueprintBrushBase.h" |
Source | /Engine/Source/Runtime/Landscape/Private/LandscapeBlueprintBrushBase.cpp |
virtual void CheckForErrors&40;&41;
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.