{"Id":"CandideServer.ServerControllers.DungeonServerController","Name":"DungeonServerController","DisplayName":"DungeonServerController","FullName":"CandideServer.ServerControllers.DungeonServerController","Namespace":"CandideServer.ServerControllers","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"KillableIdsReuseSet:System.Collections.Generic.HashSet\u00601\u003CSystem.UInt16\u003E","Name":"KillableIdsReuseSet","Type":"System.Collections.Generic.HashSet\u003CSystem.UInt16\u003E","Signature":"private System.Collections.Generic.HashSet\u003CSystem.UInt16\u003E KillableIdsReuseSet","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"0063E2C63C19F8E60FABD96286E74E88048DC6E008C25D883A3C36EF5F6960A7"}],"Properties":[],"Events":[],"Methods":[{"Id":"BeforeServerGameStateSaved(CandideServer.GameDescription)-\u003ESystem.Void","Name":"BeforeServerGameStateSaved","Signature":"private System.Void BeforeServerGameStateSaved(CandideServer.GameDescription gameDescription)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"gameDescription","Type":"CandideServer.GameDescription","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":96,"BodyHash":"20EEBC6B1CE7F6D6960D96366678980AE15E5A094C8A8C80A3F7B09B1D2BE2FE","Hash":"EA69886FEF0740269AD6B003DFB3DFE113ABE17CB47F8A4EB4C2F56F381F58DD","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.ActiveDungeonModel\u003E::get_Values()","Dictionary.ValueCollection\u003CSystem.Guid, CandideServer.Models.Dungeons.ActiveDungeonModel\u003E::GetEnumerator()","Dictionary.ValueCollection.Enumerator\u003CSystem.Guid, CandideServer.Models.Dungeons.ActiveDungeonModel\u003E::get_Current()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationModel\u003E::TryGetValue(!0, !1\u0026)","CandideServer.ServerControllers.DungeonServerController::CheckKilledEntitiesInDungeon(CandideServer.Models.Dungeons.ActiveDungeonModel, CandideServer.Models.Dungeons.DungeonLocationModel)","CandideServer.ServerControllers.DungeonServerController::UpdateDungeonLocationClearedState(CandideServer.Models.Dungeons.ActiveDungeonModel, CandideServer.Models.Dungeons.DungeonLocationModel)","Dictionary.ValueCollection.Enumerator\u003CSystem.Guid, CandideServer.Models.Dungeons.ActiveDungeonModel\u003E::MoveNext()","System.IDisposable::Dispose()"],"StringLiterals":[],"Source":null},{"Id":"CheckIsDungeonCleared(CandideServer.Models.Dungeons.DungeonLocationModel)-\u003ESystem.Boolean","Name":"CheckIsDungeonCleared","Signature":"public System.Boolean CheckIsDungeonCleared(CandideServer.Models.Dungeons.DungeonLocationModel dungeonLocation)","Visibility":"public","ReturnType":"System.Boolean","Parameters":[{"Name":"dungeonLocation","Type":"CandideServer.Models.Dungeons.DungeonLocationModel","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":345,"BodyHash":"7C2F2F796359A266BFE7CFF1A9A5E318A4052CD140E89B721D683CF7545B4A2C","Hash":"7F74250F41C7C7D58A3B04F42B6FC6D07D4DF509780DC8C661DCB13BBD5208B9","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::GetEnumerator()","Dictionary.Enumerator\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::get_Current()","System.Collections.Generic.KeyValuePair\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::Deconstruct(!0\u0026, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Worlds.WorldModel\u003E::TryGetValue(!0, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Entities.ServerEntityModel\u003E::get_Values()","Dictionary.ValueCollection\u003CSystem.Guid, CandideServer.Entities.ServerEntityModel\u003E::GetEnumerator()","Dictionary.ValueCollection.Enumerator\u003CSystem.Guid, CandideServer.Entities.ServerEntityModel\u003E::get_Current()","Dictionary.ValueCollection.Enumerator\u003CSystem.Guid, CandideServer.Entities.ServerEntityModel\u003E::MoveNext()","System.IDisposable::Dispose()","Dictionary.Enumerator\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::MoveNext()","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Guid\u003E::get_Values()","Dictionary.ValueCollection\u003CSystem.Int32, System.Guid\u003E::GetEnumerator()","Dictionary.ValueCollection.Enumerator\u003CSystem.Int32, System.Guid\u003E::get_Current()","System.Guid::op_Equality(System.Guid, System.Guid)","System.Collections.Generic.Dictionary\u003CSystem.Guid, Shared.Models.Items.SharedInventoryModel\u003E::ContainsKey(!0)","Dictionary.ValueCollection.Enumerator\u003CSystem.Int32, System.Guid\u003E::MoveNext()"],"StringLiterals":[],"Source":null},{"Id":"CheckKilledEntitiesInDungeon(CandideServer.Models.Dungeons.ActiveDungeonModel, CandideServer.Models.Dungeons.DungeonLocationModel)-\u003ESystem.Void","Name":"CheckKilledEntitiesInDungeon","Signature":"private System.Void CheckKilledEntitiesInDungeon(CandideServer.Models.Dungeons.ActiveDungeonModel activeDungeon, CandideServer.Models.Dungeons.DungeonLocationModel dungeonLocation)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"activeDungeon","Type":"CandideServer.Models.Dungeons.ActiveDungeonModel","IsOut":false,"IsOptional":false},{"Name":"dungeonLocation","Type":"CandideServer.Models.Dungeons.DungeonLocationModel","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":429,"BodyHash":"73C0DA152320FAC14AFFCF1F0678511A9BB4EDA612E6D07E952F4BFC8E038038","Hash":"FB0CC565BF8A94FC7A2D5848F65FE7560153D26483D232E58170A28028E0A269","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::GetEnumerator()","Dictionary.Enumerator\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::get_Current()","System.Collections.Generic.KeyValuePair\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::Deconstruct(!0\u0026, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Worlds.WorldModel\u003E::TryGetValue(!0, !1\u0026)","System.Collections.Generic.HashSet\u003CSystem.UInt16\u003E::.ctor()","System.Collections.Generic.HashSet\u003CSystem.UInt16\u003E::Clear()","System.Collections.Generic.List\u003CCandideServer.World.ServerEntitySpawnData\u003E::GetEnumerator()","List.Enumerator\u003CCandideServer.World.ServerEntitySpawnData\u003E::get_Current()","CandideServer.Entities.ServerEntityDataManager::TryGetEntityBaseData(System.Guid, Shared.Entity.EntityWrapper\u0026)","Shared.Entity.EntityWrapper::get_Mask()","Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","System.Collections.Generic.HashSet\u003CSystem.UInt16\u003E::Add(!0)","List.Enumerator\u003CCandideServer.World.ServerEntitySpawnData\u003E::MoveNext()","System.IDisposable::Dispose()","System.Collections.Generic.HashSet\u003CSystem.UInt16\u003E::get_Count()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Entities.ServerEntityModel\u003E::get_Values()","Dictionary.ValueCollection\u003CSystem.Guid, CandideServer.Entities.ServerEntityModel\u003E::GetEnumerator()","Dictionary.ValueCollection.Enumerator\u003CSystem.Guid, CandideServer.Entities.ServerEntityModel\u003E::get_Current()","System.Collections.Generic.HashSet\u003CSystem.UInt16\u003E::Remove(!0)","Dictionary.ValueCollection.Enumerator\u003CSystem.Guid, CandideServer.Entities.ServerEntityModel\u003E::MoveNext()","System.Collections.Generic.HashSet\u003CSystem.UInt16\u003E::GetEnumerator()","HashSet.Enumerator\u003CSystem.UInt16\u003E::get_Current()","HashSet.Enumerator\u003CSystem.UInt16\u003E::MoveNext()","Dictionary.Enumerator\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::MoveNext()"],"StringLiterals":[],"Source":null},{"Id":"ClearPreRolledDrops(CandideServer.Models.Dungeons.DungeonLocationModel)-\u003ESystem.Void","Name":"ClearPreRolledDrops","Signature":"public System.Void ClearPreRolledDrops(CandideServer.Models.Dungeons.DungeonLocationModel locationModel)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"locationModel","Type":"CandideServer.Models.Dungeons.DungeonLocationModel","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":8,"BodyHash":"03CF2C74105AEE7621A1BD097292C49F1F50DB20C4FE1AC8B93B9678504FED08","Hash":"F1269881EEF5559D55F0B3911EF0D8CAFEC0FD8B26D734B2C80A8523293D52C1","CalledMethods":[],"StringLiterals":[],"Source":null},{"Id":"ClearQuestTag(CandideServer.Models.Dungeons.DungeonLocationModel)-\u003ESystem.Void","Name":"ClearQuestTag","Signature":"public System.Void ClearQuestTag(CandideServer.Models.Dungeons.DungeonLocationModel locationModel)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"locationModel","Type":"CandideServer.Models.Dungeons.DungeonLocationModel","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":8,"BodyHash":"F0693E312638A8E1ADF1CB34E212AE4E8991FD7FE3592791115E9F263DE5358B","Hash":"6AD501F8B6DE55296F62AB7A523F4D6A83CB08817A8D18B70AFB83D675A93C67","CalledMethods":[],"StringLiterals":[],"Source":null},{"Id":"ResetDungeon(CandideServer.Models.Dungeons.DungeonLocationModel)-\u003ESystem.Void","Name":"ResetDungeon","Signature":"public System.Void ResetDungeon(CandideServer.Models.Dungeons.DungeonLocationModel dungeonLocation)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"dungeonLocation","Type":"CandideServer.Models.Dungeons.DungeonLocationModel","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":102,"BodyHash":"C4A67FB0E61A2D296F0B306B081F9A433443166D61B580E798DD5884889ABA08","Hash":"E863407ACF97524E9C3D8AF04C46F441C11C31EB25F5C45BF73A59C5B66725E5","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.ActiveDungeonModel\u003E::Remove(!0, !1\u0026)","CandideServer.ServerControllers.DungeonServerController::CheckKilledEntitiesInDungeon(CandideServer.Models.Dungeons.ActiveDungeonModel, CandideServer.Models.Dungeons.DungeonLocationModel)","CandideServer.ServerManagers.WorldServerManager::EjectPlayers(CandideServer.Models.Dungeons.DungeonLocationModel)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::GetEnumerator()","Dictionary.Enumerator\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::get_Current()","System.Collections.Generic.KeyValuePair\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::Deconstruct(!0\u0026, !1\u0026)","CandideServer.ServerManagers.WorldServerManager::RemoveWorld(System.Guid, System.Boolean)","Dictionary.Enumerator\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::MoveNext()","System.IDisposable::Dispose()"],"StringLiterals":[],"Source":null},{"Id":"StoreDungeonRoomStorableState(CandideServer.Entities.ServerEntityModel, System.Int32)-\u003ESystem.Void","Name":"StoreDungeonRoomStorableState","Signature":"public System.Void StoreDungeonRoomStorableState(CandideServer.Entities.ServerEntityModel entity, System.Int32 state)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"entity","Type":"CandideServer.Entities.ServerEntityModel","IsOut":false,"IsOptional":false},{"Name":"state","Type":"System.Int32","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":209,"BodyHash":"021ECD7164E0068D9770C4B415792180DF23ACB52B1DEEDD7590375FE1972DF3","Hash":"DD9D167D656162D4F3CF89E2CB7A280E12EE9C31E7608441F47A97F9F0988118","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationModel\u003E::TryGetValue(!0, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Worlds.WorldModel\u003E::TryGetValue(!0, !1\u0026)","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()","System.Nullable\u003CSystem.Guid\u003E::GetValueOrDefault()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::TryGetValue(!0, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.String, System.String\u003E::TryGetValue(!0, !1\u0026)","System.Globalization.CultureInfo::get_InvariantCulture()","System.Int32::TryParse(System.String, System.IFormatProvider, System.Int32\u0026)","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Int32\u003E::.ctor()","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Int32\u003E::set_Item(!0, !1)"],"StringLiterals":["dsi"],"Source":null},{"Id":"StoreDungeonRoomStorableState(Shared.Entity.Base.AbstractController, System.Nullable\u00601\u003CSystem.Int32\u003E)-\u003ESystem.Void","Name":"StoreDungeonRoomStorableState","Signature":"public System.Void StoreDungeonRoomStorableState(Shared.Entity.Base.AbstractController controller, System.Nullable\u003CSystem.Int32\u003E state)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"controller","Type":"Shared.Entity.Base.AbstractController","IsOut":false,"IsOptional":false},{"Name":"state","Type":"System.Nullable\u003CSystem.Int32\u003E","IsOut":false,"IsOptional":true}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":216,"BodyHash":"6B5945E0720CAA8E763E7B75FDD8071ADA7EAE88D7FA8330A43FC7495B2DE3B7","Hash":"E42539CCC03D895588D9E45A1878F34B988962682AECD828FF742E43AE043692","CalledMethods":["Shared.Entity.EntityWrapper::get_WorldId()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationModel\u003E::TryGetValue(!0, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Worlds.WorldModel\u003E::TryGetValue(!0, !1\u0026)","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()","System.Nullable\u003CSystem.Guid\u003E::GetValueOrDefault()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::TryGetValue(!0, !1\u0026)","CandideCreator.Shared.Helpers.Parameters::GetInt(System.String, System.Int32)","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Int32\u003E::.ctor()","System.Nullable\u003CSystem.Int32\u003E::get_HasValue()","System.Nullable\u003CSystem.Int32\u003E::GetValueOrDefault()","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Int32\u003E::set_Item(!0, !1)"],"StringLiterals":["dsi"],"Source":null},{"Id":"StoreDungeonRoomStorableState(Shared.Entity.EntityWrapper, System.Int32)-\u003ESystem.Void","Name":"StoreDungeonRoomStorableState","Signature":"public System.Void StoreDungeonRoomStorableState(Shared.Entity.EntityWrapper entity, System.Int32 state)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"entity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false},{"Name":"state","Type":"System.Int32","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":266,"BodyHash":"2C2704F79C765BE1E7C7ABFBA277B5C4FA26FEDAED924B642015B988B3865AF8","Hash":"2E70829CE6DAA3BD147CF5E5BF43A4F633455C3D99C0E5AC994432013E9037E7","CalledMethods":["Shared.Entity.EntityWrapper::get_Mask()","Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","Shared.Entity.EntityWrapper::get_Controller()","CandideServer.Helpers.ServerEntityHelper::ToServerEntity(Shared.Entity.EntityWrapper)","CandideCreator.Shared.Helpers.Parameters::get_Dictionary()","Shared.Entity.EntityWrapper::get_WorldId()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationModel\u003E::TryGetValue(!0, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Worlds.WorldModel\u003E::TryGetValue(!0, !1\u0026)","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()","System.Nullable\u003CSystem.Guid\u003E::GetValueOrDefault()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationRoomModel\u003E::TryGetValue(!0, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.String, System.String\u003E::TryGetValue(!0, !1\u0026)","System.Globalization.CultureInfo::get_InvariantCulture()","System.Int32::TryParse(System.String, System.IFormatProvider, System.Int32\u0026)","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Int32\u003E::.ctor()","System.Collections.Generic.Dictionary\u003CSystem.Int32, System.Int32\u003E::set_Item(!0, !1)"],"StringLiterals":["dsi"],"Source":null},{"Id":"UpdateActiveDungeon(CandideServer.Models.Dungeons.ActiveDungeonModel)-\u003ESystem.Void","Name":"UpdateActiveDungeon","Signature":"public System.Void UpdateActiveDungeon(CandideServer.Models.Dungeons.ActiveDungeonModel activeDungeon)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"activeDungeon","Type":"CandideServer.Models.Dungeons.ActiveDungeonModel","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":107,"BodyHash":"A8BEC608ACFD27442F254C5C61FEEC9C61672CE62852C9C05C6E2A5B882C9120","Hash":"8BF53AE4355AD5D0A015E9CF90C0876D30E2C152E84ECE94E0C81AC44140FA15","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.ActiveDungeonModel\u003E::ContainsKey(!0)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationModel\u003E::TryGetValue(!0, !1\u0026)","Shared.Analytics.AnalyticsHandler::ToIdString(System.String)","System.String::Concat(System.String, System.String, System.String)","Shared.Analytics.AnalyticsHandler::Log(System.String, System.Double, AnalyticsHandler.LogType, System.Single)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.ActiveDungeonModel\u003E::set_Item(!0, !1)"],"StringLiterals":["dungeons:",":entered"],"Source":null},{"Id":"UpdateDungeonLocation(CandideServer.Models.Dungeons.DungeonLocationModel)-\u003ESystem.Void","Name":"UpdateDungeonLocation","Signature":"public System.Void UpdateDungeonLocation(CandideServer.Models.Dungeons.DungeonLocationModel location)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"location","Type":"CandideServer.Models.Dungeons.DungeonLocationModel","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":18,"BodyHash":"5754B888CFB6107F1ACACD5E3968646FB2797C020318769DC4AD743343215579","Hash":"D4AE521332514D02F3712EE9E75A7822B1CF45B463481C60557F1B8779DBA62E","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationModel\u003E::set_Item(!0, !1)"],"StringLiterals":[],"Source":null},{"Id":"UpdateDungeonLocationClearedState(CandideServer.Models.Dungeons.ActiveDungeonModel, CandideServer.Models.Dungeons.DungeonLocationModel)-\u003ESystem.Boolean","Name":"UpdateDungeonLocationClearedState","Signature":"public System.Boolean UpdateDungeonLocationClearedState(CandideServer.Models.Dungeons.ActiveDungeonModel activeDungeon, CandideServer.Models.Dungeons.DungeonLocationModel dungeonLocation)","Visibility":"public","ReturnType":"System.Boolean","Parameters":[{"Name":"activeDungeon","Type":"CandideServer.Models.Dungeons.ActiveDungeonModel","IsOut":false,"IsOptional":false},{"Name":"dungeonLocation","Type":"CandideServer.Models.Dungeons.DungeonLocationModel","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":44,"BodyHash":"75EC58BD2A11A194C2BE8E5924BD5D47FEC8FE61D8298AA478341F7C72755DFE","Hash":"26777559CDA59BBDF8A4A47056C2F59E3557576C8A2904DB05CE1CC51AA390F8","CalledMethods":["CandideServer.ServerControllers.DungeonServerController::CheckIsDungeonCleared(CandideServer.Models.Dungeons.DungeonLocationModel)","CandideServer.ServerControllers.DungeonServerController::UpdateDungeonLocation(CandideServer.Models.Dungeons.DungeonLocationModel)"],"StringLiterals":[],"Source":null}],"Hash":"F6C7E377B335DAF9B055CC6F04DB73EA3B573861FB133A1E9A32FE5CB0CB98A9"}