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/Landscape.cpp |
ALandscapeProxy &42; GetLandscapeProxyForLevel
&40;
ULevel &42; Level
&41; const
Remarks
Returns the landscape proxy of this landscape info in the given level (if it exists) Landscape or landscape proxy found in the given level, or null if none
Parameters
Name | Description |
---|---|
Level | Level to look in |