PAPER2UPaperTileSet::GetTerrainMembership

Returns the terrain type this tile is a member of, or INDEX_NONE if it is not part of a terrain.

Windows
MacOS
Linux

References

Module

Paper2D

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperTileSet.h

Include

#include "PaperTileSet.h"

Syntax

int32 GetTerrainMembership
(
    const FPaperTileInfo & TileInfo
) const

Remarks

Returns the terrain type this tile is a member of, or INDEX_NONE if it is not part of a terrain.

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