Navigation
BlueprintAPI > BlueprintAPI/Sprite
Resizes the tile map (Note: This will only work on components that own their own tile map (OwnsTileMap returns true), you cannot modify standalone tile map assets)
Target is Paper Tile Map Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | New Width in Tiles | |
| integer | New Height in Tiles |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |