The Cursed Labyrinth
Loading...
Searching...
No Matches
TilemapClearer Class Reference
Inheritance diagram for TilemapClearer:
Collaboration diagram for TilemapClearer:

Public Member Functions

void ClearAll ()
void ClearUnder (Transform root, bool alsoDestroyTagged=true, string destroyTag="DungeonSpawned")

Public Attributes

Transform[] roots
string destroyTag = "DungeonSpawned"

Member Function Documentation

◆ ClearAll()

void TilemapClearer.ClearAll ( )

◆ ClearUnder()

void TilemapClearer.ClearUnder ( Transform root,
bool alsoDestroyTagged = true,
string destroyTag = "DungeonSpawned" )

Member Data Documentation

◆ destroyTag

string TilemapClearer.destroyTag = "DungeonSpawned"

◆ roots

Transform [] TilemapClearer.roots

The documentation for this class was generated from the following file: