Romestead Assembly Reference

DungeonRoomDataModel.DungeonDoorData

Type JSON

public struct in <global>

Methods5
Properties0
Fields3
Events0
Type metadata
  • AssemblyCandideServer
  • Namespace<global>
  • Base typeSystem.ValueType
  • InterfacesSystem.IEquatable<DungeonRoomDataModel.DungeonDoorData>
  • Hash7E78792A4EA52A5157845B3690322CDEC028A81B616960F8A068C465FA22C4D9

Relationships

Base type

System.ValueType

Fields

NameVisibilitySignature
DirectionToNextRoompublicpublic System.Int32 DirectionToNextRoom
Idpublicpublic System.String Id
Positionpublicpublic Microsoft.Xna.Framework.Vector2 Position

Methods

Equals

public System.Boolean Equals(DungeonRoomDataModel.DungeonDoorData other)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashFFB9F1FD38DFB6A2D601A96007E79E09B04D6E9D6C19DACA9E5F464E5BEC42EA
  • Body hashDCDE32E107FA2BCAA50F801122855468FBD5D6C53067250C1BD132DF2BD5F7B7
  • 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)
Called by

Equals

public System.Boolean Equals(System.Object obj)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash7A63A4D9C49172AF9E3ADF81DADF0B3C99060D3EE36E5F38AD1ABAA8ED97BB54
  • Body hashA059DA1BB62F36E3A56AD044377996A46EEC4732A73BAE55F07429DEED9F3F70
  • IL size23
Referenced calls

GetHashCode

public System.Int32 GetHashCode()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticFalse
  • VirtualTrue
  • Hash11CAAF92F6F132097989D21FFDEF1AA5A24E170D713A5D5B07947B51A2F49D3B
  • Body hash46088AADAA0CA9F07A10A1E02E3DB0FAB3A0D25139CD07D5EF4908879D9E7AF2
  • 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 typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash7BA0DE5C02B435A33E391BCBA8545D28C8F76A903FBCAB6400C221CEDCCD9AF5
  • Body hash18033A2BE66B2268BE933A2CEBCCD45AAC44B44F6EEB2B43B9AEAFA37B5373AA
  • IL size105
Referenced calls
  • System.Text.StringBuilder::Append(System.String)
  • System.Text.StringBuilder::Append(System.Object)
  • System.Object::ToString()
Called by
String literals
  • Id =
  • , Position =
  • , DirectionToNextRoom =

ToString

public System.String ToString()

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticFalse
  • VirtualTrue
  • Hash26DBE1D2148168CD063BCE3380E9810DE479740A20B2CF7D2213C776AC3A60B6
  • Body hashF4549535C6A19A02D72F2D12FEC98CAA65055B33C52BE9CDA8196D80B45251A4
  • IL size64
Referenced calls
String literals
  • DungeonDoorData
  • {