DungeonRoomDataModel.DungeonDoorData
Type JSONpublic struct in <global>
Type metadata
- Assembly
CandideServer - Namespace
<global> - Base type
System.ValueType - Interfaces
System.IEquatable<DungeonRoomDataModel.DungeonDoorData> - Hash
7E78792A4EA52A5157845B3690322CDEC028A81B616960F8A068C465FA22C4D9
Relationships
Base type
System.ValueType
Interfaces
System.IEquatable<DungeonRoomDataModel.DungeonDoorData>
Fields
| Name | Visibility | Signature |
|---|---|---|
DirectionToNextRoom# | public | public System.Int32 DirectionToNextRoom |
Id# | public | public System.String Id |
Position# | public | public Microsoft.Xna.Framework.Vector2 Position |
Methods
Equals
#
public System.Boolean Equals(DungeonRoomDataModel.DungeonDoorData other)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
FFB9F1FD38DFB6A2D601A96007E79E09B04D6E9D6C19DACA9E5F464E5BEC42EA - Body hash
DCDE32E107FA2BCAA50F801122855468FBD5D6C53067250C1BD132DF2BD5F7B7 - IL size73
Referenced calls
System.Collections.Generic.EqualityComparer<System.String>::get_Default()System.Collections.Generic.EqualityComparer<System.String>::Equals(!0, !0)System.Collections.Generic.EqualityComparer<Microsoft.Xna.Framework.Vector2>::get_Default()System.Collections.Generic.EqualityComparer<Microsoft.Xna.Framework.Vector2>::Equals(!0, !0)System.Collections.Generic.EqualityComparer<System.Int32>::get_Default()System.Collections.Generic.EqualityComparer<System.Int32>::Equals(!0, !0)
Equals
#
public System.Boolean Equals(System.Object obj)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
7A63A4D9C49172AF9E3ADF81DADF0B3C99060D3EE36E5F38AD1ABAA8ED97BB54 - Body hash
A059DA1BB62F36E3A56AD044377996A46EEC4732A73BAE55F07429DEED9F3F70 - IL size23
GetHashCode
#
public System.Int32 GetHashCode()
Method metadata
- Visibilitypublic
- Return type
System.Int32 - StaticFalse
- VirtualTrue
- Hash
11CAAF92F6F132097989D21FFDEF1AA5A24E170D713A5D5B07947B51A2F49D3B - Body hash
46088AADAA0CA9F07A10A1E02E3DB0FAB3A0D25139CD07D5EF4908879D9E7AF2 - IL size63
Referenced calls
System.Collections.Generic.EqualityComparer<System.String>::get_Default()System.Collections.Generic.EqualityComparer<System.String>::GetHashCode(!0)System.Collections.Generic.EqualityComparer<Microsoft.Xna.Framework.Vector2>::get_Default()System.Collections.Generic.EqualityComparer<Microsoft.Xna.Framework.Vector2>::GetHashCode(!0)System.Collections.Generic.EqualityComparer<System.Int32>::get_Default()System.Collections.Generic.EqualityComparer<System.Int32>::GetHashCode(!0)
PrintMembers
#
private System.Boolean PrintMembers(System.Text.StringBuilder builder)
Method metadata
- Visibilityprivate
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
7BA0DE5C02B435A33E391BCBA8545D28C8F76A903FBCAB6400C221CEDCCD9AF5 - Body hash
18033A2BE66B2268BE933A2CEBCCD45AAC44B44F6EEB2B43B9AEAFA37B5373AA - IL size105
Referenced calls
System.Text.StringBuilder::Append(System.String)System.Text.StringBuilder::Append(System.Object)System.Object::ToString()
String literals
Id =, Position =, DirectionToNextRoom =
ToString
#
public System.String ToString()
Method metadata
- Visibilitypublic
- Return type
System.String - StaticFalse
- VirtualTrue
- Hash
26DBE1D2148168CD063BCE3380E9810DE479740A20B2CF7D2213C776AC3A60B6 - Body hash
F4549535C6A19A02D72F2D12FEC98CAA65055B33C52BE9CDA8196D80B45251A4 - IL size64
Referenced calls
System.Text.StringBuilder::.ctor()System.Text.StringBuilder::Append(System.String)DungeonRoomDataModel.DungeonDoorData::PrintMembers(System.Text.StringBuilder)System.Text.StringBuilder::Append(System.Char)System.Object::ToString()
String literals
DungeonDoorData{