Romestead Assembly Reference

Candide.GameModels.Services.DungeonService

Type JSON

public class in Candide.GameModels.Services

Methods7
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Services
  • Base typeSystem.Object
  • HashC6C3F0C21C518FFE2B9BF540A2BD797541D4D837F11F98E7FC007153683FF76B

Relationships

Base type

System.Object

Methods

OnReceive_DiscoverDungeonLocation

public System.Void OnReceive_DiscoverDungeonLocation(CandideServer.MessageModels.Dungeons.DiscoverDungeonLocationMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash62E7E0C622AD1ADB2E2332440F25B3CD6E0B921FAF1F22189746532DD54F20E1
  • Body hashB615362E1AA19C342DB4612B1C8BD06F4F6D64A06DE2F32ED0F2A2909620FA2F
  • IL size18
Referenced calls

OnReceive_UpdateActiveDungeon

public System.Void OnReceive_UpdateActiveDungeon(CandideServer.MessageModels.Dungeons.ActiveDungeonMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashB5447AEB66A1E6701D9D3406F1918140A1ABF4D7F6E942F2FE7167A3031DFBB1
  • Body hashD1B20C970A8BE102EC81FC30C84A60D90E6F55C775CC611F5311C2E5B269BCD8
  • IL size59
Referenced calls
String literals
  • event:/music/stingers/dungeon_discovered

OnReceive_UpdateDungeonLocation

public System.Void OnReceive_UpdateDungeonLocation(CandideServer.MessageModels.Dungeons.DungeonLocationMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8E8AEBB73055599EDC9C6B8CAD6B051B4F57D328231E20C332FB345D382CA643
  • Body hashA0AD5B70EDD1754E536D8C45C718DEB2315A080520627434F96C0AFBB71995B9
  • IL size12
Referenced calls

Send_DiscoverDungeonLocation

public System.Void Send_DiscoverDungeonLocation(System.Guid locationId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8A372D23C7552C1A408BC101BEB3201841F544A5FE3295B0A9FB7A11F688A06E
  • Body hashD6E481914520FFBF1A4E4F4E410B3C705EBB23586EC26179465CE6392D9351D3
  • IL size34
Referenced calls
Called by
String literals
  • discover-dungeon

Send_SpawnDungeonCheat

public System.Void Send_SpawnDungeonCheat(System.String challengeDungeonId, Microsoft.Xna.Framework.Vector3 playerPosition)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash5001001E291EF5D66B914706B1C8A9700653935C6C74A5185DC934CB5CB70F33
  • Body hashBD6D29F992861BC17412E195E4625EDCAE7995AE262432F74320B1C79C6CC8B9
  • IL size31
Referenced calls
String literals
  • spawn-dungeon-cheat

Send_TryEnterDoor

public System.Void Send_TryEnterDoor(System.Guid locationId, System.Guid roomId, System.Int32 nextExitDirection)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashA3189CCB47945478287EB190268256EF60DA3F5F043B1E57C1119E13F9BB1429
  • Body hashC35D7B0D52394EEDB2CBB4310AFDA72E4E9F132290EA96AB06EBB79C791F156A
  • IL size38
Referenced calls
Called by
String literals
  • try-enter-room

Send_TryEnterDungeon

public System.Void Send_TryEnterDungeon(System.Guid locationId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash82D49243102981EFABFCC0EC5CA4C99F09512DD1B83A773592B1CB21EA8BA351
  • Body hash7FFDC2CAA4F3E8CFCFCD7B0418CE727C7AB5B8B777C5344FD842944214BB4619
  • IL size24
Referenced calls
Called by
String literals
  • try-enter-dungeon