Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include | #include "LandscapeProxy.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeGrass.cpp |
static void RemoveExclusionBox
&40;
FWeakObjectPtr Owner
&41;
Remarks
Unregisters a previously-registered exclusion box. Landscape grass will be able to be spawned again in this area after the operation
Parameters
| Name | Description |
|---|---|
| Owner | Identifier of the box to remove (see AddExclusionBox) |