Navigation
API > API/Plugins > API/Plugins/Paper2D > API/Plugins/Paper2D/UPaperTileMapComponent
Description
Makes the tile map asset pointed to by this component editable. Nothing happens if it was already instanced, but if the tile map is an asset reference, it is cloned to make a unique instance.
| Name | MakeTileMapEditable |
| Type | function |
| Header File | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperTileMapComponent.h |
| Include Path | #include "PaperTileMapComponent.h" |
| Source | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Private/PaperTileMapComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Sprite")
void MakeTileMapEditable()