FLandscapeEditDataInterface::GetHeightFlagsDataTempl

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Private/LandscapeEditInterface.cpp

Include

#include "LandscapeEditInterface.cpp"

Syntax

template<typename TDataAccess>
void GetHeightFlagsDataTempl
(
    int32 & ValidX1,
    int32 & ValidY1,
    int32 & ValidX2,
    int32 & ValidY2,
    TDataAccess & StoreData
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss