Candide.GameModels.Controllers.DungeonController
Type JSONpublic class in Candide.GameModels.Controllers
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Controllers - Base type
System.Object - Hash
F883A037E3781461ED7F188D32269CFDB744FBF2F947975EDAED13FDC55441F2
Relationships
Base type
System.Object
Methods
ClearActiveDungeon
#
public System.Void ClearActiveDungeon()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
9FA771151E22D1EA424A7129BFB4B210B73E91B833F3F51545960C199F1E9571 - Body hash
2B15A13C849899361C342E5257A19772C0A8C2B8A84C97A8774E28675A0C7DB1 - IL size12
Referenced calls
DiscoverDungeonLocation
#
public System.Void DiscoverDungeonLocation(CandideServer.Models.Dungeons.DungeonLocationModel location, System.Nullable<System.Int32> discoveringPlayerId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
0B56E4AEAFFBB7F4153338A0C166C58E716BC20AEFC78A8164A63AF24A7D3D82 - Body hash
33A8DAECE67E63091A7E4578ADABA90F574B1DA7BD9DFD6A5F4649103DC3D4BC - IL size74
Referenced calls
System.Nullable<System.Int32>::GetValueOrDefault()System.Nullable<System.Int32>::get_HasValue()Candide.Sound.SoundPlayer::PlayEventOneShot(System.String, System.Single, System.Single)System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::set_Item(!0, !1)
String literals
event:/music/stingers/secret_big_discovered
SetActiveDungeon
#
public System.Void SetActiveDungeon(CandideServer.Models.Dungeons.ActiveDungeonModel activeDungeon)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
C773D621A768E33995797F1583F2F4CBCCC6D3E115939FBFF91FC4C20455CABA - Body hash
F61B3BF46ED7E24AE6147F7C1426652AF14D41E6DDE03121E524A901F8F41829 - IL size7
SyncFullSyncGameState
#
public System.Void SyncFullSyncGameState(CandideServer.ServerServices.GetFullGameStateResponse gameStateResponse)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
4A17F519AEEC6F1EABAAA7608B953B64C572ECA418480D1BE96C80CC7C1A67A1 - Body hash
06A9D944E07B365AF945993AED663371B62D9D799E6C21172B6319A5A5E06FAA - 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()
UpdateDungeonLocation
#
public System.Void UpdateDungeonLocation(CandideServer.Models.Dungeons.DungeonLocationModel location)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
F9BD29954C15CE688ED46B650DE7299D4F168AB589BA2FC7DB7282679E1A9852 - Body hash
E79D4F82FE00EB249408454DEBC7C433A0139AF21E83E88C986884D0E02237CC - IL size18
Referenced calls
System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::set_Item(!0, !1)