Romestead Assembly Reference

Candide.GameModels.Controllers.DungeonController

Type JSON

public class in Candide.GameModels.Controllers

Methods5
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Controllers
  • Base typeSystem.Object
  • HashF883A037E3781461ED7F188D32269CFDB744FBF2F947975EDAED13FDC55441F2

Relationships

Base type

System.Object

Methods

DiscoverDungeonLocation

public System.Void DiscoverDungeonLocation(CandideServer.Models.Dungeons.DungeonLocationModel location, System.Nullable<System.Int32> discoveringPlayerId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash0B56E4AEAFFBB7F4153338A0C166C58E716BC20AEFC78A8164A63AF24A7D3D82
  • Body hash33A8DAECE67E63091A7E4578ADABA90F574B1DA7BD9DFD6A5F4649103DC3D4BC
  • IL size74
Referenced calls
Called by
String literals
  • event:/music/stingers/secret_big_discovered

SyncFullSyncGameState

public System.Void SyncFullSyncGameState(CandideServer.ServerServices.GetFullGameStateResponse gameStateResponse)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash4A17F519AEEC6F1EABAAA7608B953B64C572ECA418480D1BE96C80CC7C1A67A1
  • Body hash06A9D944E07B365AF945993AED663371B62D9D799E6C21172B6319A5A5E06FAA
  • IL size103
Referenced calls
  • Candide.Graphics.VFX.CinematicHandler::StopDungeonIntro()
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::Clear()
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::GetEnumerator()
  • Dictionary.Enumerator<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::Deconstruct(!0&, !1&)
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::Add(!0, !1)
  • Dictionary.Enumerator<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::MoveNext()
  • System.IDisposable::Dispose()
Called by

UpdateDungeonLocation

public System.Void UpdateDungeonLocation(CandideServer.Models.Dungeons.DungeonLocationModel location)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF9BD29954C15CE688ED46B650DE7299D4F168AB589BA2FC7DB7282679E1A9852
  • Body hashE79D4F82FE00EB249408454DEBC7C433A0139AF21E83E88C986884D0E02237CC
  • IL size18
Referenced calls
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::set_Item(!0, !1)
Called by