Classes

UPaperTileLayer

UObject

Member Type Offset Share
LayerName FText 0x 28
LayerWidth int32_t 0x 40
LayerHeight int32_t 0x 44
bHiddenInGame : 1 char 0x 48
bLayerCollides : 1 char 0x 48
bOverrideCollisionThickness : 1 char 0x 48
bOverrideCollisionOffset : 1 char 0x 48
CollisionThicknessOverride float 0x 4c
CollisionOffsetOverride float 0x 50
LayerColor FLinearColor 0x 54
AllocatedWidth int32_t 0x 64
AllocatedHeight int32_t 0x 68
AllocatedCells TArray<FPaperTileInfo> 0x 70
TileSet UPaperTileSet* 0x 80
AllocatedGrid TArray<int32_t> 0x 88