FLandscapeComponentDataInterface::ComponentXYToSubsectionXY

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeDataAccess.h

Include

#include "LandscapeDataAccess.h"

Syntax

void ComponentXYToSubsectionXY
(
    int32 CompX,
    int32 CompY,
    int32 & SubNumX,
    int32 & SubNumY,
    int32 & SubX,
    int32 & SubY
) const

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