Dungeon Architect  17.0.0
DungeonArchitect.DungeonItemSpawnListener Class Reference

Subclass this on your script and drop it on your dungeon game object to start inserting your own custom data into the spawned dungeon items More...

Inheritance diagram for DungeonArchitect.DungeonItemSpawnListener:
DungeonArchitect.Builders.Grid.GridItemMetadataHandler DungeonArchitect.Flow.Items.FlowItemMetadataHandler

Public Member Functions

virtual void SetMetadata (GameObject dungeonItem, DungeonNodeSpawnData spawnData)
 

Detailed Description

Subclass this on your script and drop it on your dungeon game object to start inserting your own custom data into the spawned dungeon items

Definition at line 9 of file DungeonItemSpawnListener.cs.


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