Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > ULandscapeInfo
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
Include | #include "LandscapeInfo.h" |
Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
void GetComponentsInRegion
&40;
int32 X1,
int32 Y1,
int32 X2,
int32 Y2,
TSet< ULandscapeComponent &42; > & OutComponents,
bool bOverlap
&41; const