Navigation
API > API/Editor > API/Editor/LandscapeEditor > API/Editor/LandscapeEditor/FLandscapeBrush
| Name | FOverlapInfo |
| Type | struct |
| Header File | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeToolInterface.h |
| Include Path | #include "LandscapeToolInterface.h" |
Syntax
struct FOverlapInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOverlapsUnloadedComponents | bool | LandscapeToolInterface.h | ||
| ExclusiveBounds | FIntRect | LandscapeToolInterface.h | ||
| OverlappedLoadedComponents | TSet< ULandscapeComponent * > | LandscapeToolInterface.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
LandscapeToolInterface.h | ||
bool operator!() |
LandscapeToolInterface.h |