Dungeon Architect  17.0.0
DungeonArchitect.Builders.Snap.SnapModuleConnection Class Reference

Public Attributes

string ModuleAInstanceID
 The instance ID of the spawned module (See ModuleInstance structure) More...
 
int DoorAIndex
 The index of the door(see ModuleInfo structure) More...
 
string ModuleBInstanceID
 The instance ID of the spawned module (See ModuleInstance structure) More...
 
int DoorBIndex
 The index of the door(see ModuleInfo structure) More...
 

Detailed Description

Definition at line 20 of file SnapModel.cs.

Member Data Documentation

◆ DoorAIndex

int DungeonArchitect.Builders.Snap.SnapModuleConnection.DoorAIndex

The index of the door(see ModuleInfo structure)

Definition at line 30 of file SnapModel.cs.

◆ DoorBIndex

int DungeonArchitect.Builders.Snap.SnapModuleConnection.DoorBIndex

The index of the door(see ModuleInfo structure)

Definition at line 40 of file SnapModel.cs.

◆ ModuleAInstanceID

string DungeonArchitect.Builders.Snap.SnapModuleConnection.ModuleAInstanceID

The instance ID of the spawned module (See ModuleInstance structure)

Definition at line 25 of file SnapModel.cs.

◆ ModuleBInstanceID

string DungeonArchitect.Builders.Snap.SnapModuleConnection.ModuleBInstanceID

The instance ID of the spawned module (See ModuleInstance structure)

Definition at line 35 of file SnapModel.cs.


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