Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeInfo
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include | #include "LandscapeInfo.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Landscape.cpp |
void RegisterActorComponent
&40;
ULandscapeComponent &42; Component,
bool bMapCheck
&41;
Remarks
Associates passed landscape component with this info object
Parameters
| Name | Description |
|---|---|
| Component | Landscape component to register |
| bMapCheck | Whether to warn about landscape errors |