CandideServer.Models.Dungeons.DungeonTransitionArea
Type JSONpublic struct in CandideServer.Models.Dungeons
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Models.Dungeons - Base type
System.ValueType - Hash
76A6E0242F239386C3CB0C0026DFFC6C015E9078435A4BAD582CCA8FF6127489
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
ExitDirection# | public | public System.Int32 ExitDirection |
NextRoomId# | public | public System.Nullable<System.Guid> NextRoomId |
TransitionArea# | public | public CandideCreator.Shared.Models.AxisAlignedBox TransitionArea |