BaseConnector
Class in ChivalrousGames.DungeonMaster / Inherits from BaseSpawnable
Description
Base class to represent connections in a dungeon
Fields
Type | ConnectorType | The type of this BaseConnector |
lockedMapObjects | DirectionalGameObjects | FULL version only A set of game objects to represent the connector on the map when it is locked. Overrides images set on the connector type. |
mapObjects | DirectionalGameObjects | FULL version only A set of game objects to represent the connector on the map when it is unlocked. Overrides images set on the connector type. |
mapObjects | DirectionalGameObjects | LITE version only A set of game objects to represent the connector on the map. Overrides images set on the connector type. |