Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeEditDataInterface > API/Runtime/Landscape/FLandscapeEditDataInterface/GetHeightDataTempl
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEdit.h |
| Include | #include "LandscapeEdit.h" |
template<typename TStoreData>
void GetHeightDataTempl
&40;
int32 & X1,
int32 & Y1,
int32 & X2,
int32 & Y2,
TStoreData & StoreData
&41;
Remarks
Generic.