GetWeightData

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

GetWeightData

(
    ULandscapeLayerInfoObject* Lay...,
    int32& X1,
    int32& Y1,
    int32& X2,
    int32& Y2,
    TMap< FIntPoint, uint8 >& SparseDa...
)

Implementation for sparse array.

Public function

void

 

GetWeightData

(
    ULandscapeLayerInfoObject* Lay...,
    int32& X1,
    int32& Y1,
    int32& X2,
    int32& Y2,
    uint8* Data,
    int32 Stride
)

Implementation for fixed array.

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