{"Id":"Candide.TestAndDebug","Name":"TestAndDebug","DisplayName":"TestAndDebug","FullName":"Candide.TestAndDebug","Namespace":"Candide","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":true,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"BiomeGenerator:CandideServer.World.Generation.BiomeGenerator","Name":"BiomeGenerator","Type":"CandideServer.World.Generation.BiomeGenerator","Signature":"public CandideServer.World.Generation.BiomeGenerator BiomeGenerator","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"FFA6649701D8F2AAEC7F47E878D24258EB83AA035C2BD6BC861229655917EA1B"},{"Id":"BlueNoisePoints:System.Collections.Generic.List\u00601\u003CMicrosoft.Xna.Framework.Vector2\u003E","Name":"BlueNoisePoints","Type":"System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E","Signature":"private System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E BlueNoisePoints","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"AB24B99EE21AA654723F93797A7E626610ADA1CFD5D18C272D0C98932F4C1880"},{"Id":"BlueNoisePoints2:System.Collections.Generic.List\u00601\u003CSystem.ValueTuple\u00602\u003CMicrosoft.Xna.Framework.Vector2,System.Single\u003E\u003E","Name":"BlueNoisePoints2","Type":"System.Collections.Generic.List\u003CSystem.ValueTuple\u003CMicrosoft.Xna.Framework.Vector2, System.Single\u003E\u003E","Signature":"private System.Collections.Generic.List\u003CSystem.ValueTuple\u003CMicrosoft.Xna.Framework.Vector2, System.Single\u003E\u003E BlueNoisePoints2","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"AAB8AB62EA69BACB2ED191AD2BCBDFA0F9AEE1263FE3D91AC0BA80A9A2A5F148"},{"Id":"DebugDrawToggle:System.Boolean","Name":"DebugDrawToggle","Type":"System.Boolean","Signature":"public System.Boolean DebugDrawToggle","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"FF09C4021141F9CE04E403DA323682BA754B8F53CEB27322701C74FCC1AEF4A2"},{"Id":"DebugDrawWorldToggle:System.Boolean","Name":"DebugDrawWorldToggle","Type":"System.Boolean","Signature":"public System.Boolean DebugDrawWorldToggle","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"611244ADBD8A5423E9A11D6401376B816EBFF73DB4D14B68C809305167CF7DDD"},{"Id":"DrawOnGroundTexture:Microsoft.Xna.Framework.Graphics.Texture2D","Name":"DrawOnGroundTexture","Type":"Microsoft.Xna.Framework.Graphics.Texture2D","Signature":"public Microsoft.Xna.Framework.Graphics.Texture2D DrawOnGroundTexture","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"5698DBB2AC616F717562036CF5390B68CE2D63412C3C53ABDCB30DA992636FD2"},{"Id":"WorldGenerator:CandideServer.World.Generation.WorldGenerator","Name":"WorldGenerator","Type":"CandideServer.World.Generation.WorldGenerator","Signature":"private CandideServer.World.Generation.WorldGenerator WorldGenerator","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"D4129B02FE179C55438A132C92C8EB605ECD97D72272D89C2D4C6AD1472818AB"},{"Id":"WorldGeneratorTexture:Microsoft.Xna.Framework.Graphics.Texture2D","Name":"WorldGeneratorTexture","Type":"Microsoft.Xna.Framework.Graphics.Texture2D","Signature":"public Microsoft.Xna.Framework.Graphics.Texture2D WorldGeneratorTexture","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"F3E8FC33B9CC8716F09AC866D205E597410836285D3C67468A78CE4677012926"},{"Id":"_textureScale:System.Int32","Name":"_textureScale","Type":"System.Int32","Signature":"private System.Int32 _textureScale","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"9427D69C087BC56D7EC4B0FF94635CFAD8DDB7BA3DDADF3B11632F01FC60B63A"}],"Properties":[],"Events":[],"Methods":[{"Id":"Draw(Candide.CandideEngine)-\u003ESystem.Void","Name":"Draw","Signature":"public System.Void Draw(Candide.CandideEngine game)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"game","Type":"Candide.CandideEngine","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":1,"BodyHash":"8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55","Hash":"EBA5136167C9533BC583FB57D4A732230EE4AC38802EFA6DCFD2AE6DEF0191DF","CalledMethods":[],"StringLiterals":[],"Source":null},{"Id":"DrawTestGround(Microsoft.Xna.Framework.Graphics.SpriteBatch)-\u003ESystem.Void","Name":"DrawTestGround","Signature":"public System.Void DrawTestGround(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"batch","Type":"Microsoft.Xna.Framework.Graphics.SpriteBatch","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":239,"BodyHash":"BB039AA083038D4616E6EB11C10E116DF77045B30D0A6BF388EDC8734F92E262","Hash":"ADA649DFC855A1F8EA615BF6708582DDFB23BE20B2A4008E681D373D4177C627","CalledMethods":["Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()","Microsoft.Xna.Framework.Graphics.Texture2D::get_Height()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)","System.Nullable\u003CMicrosoft.Xna.Framework.Rectangle\u003E::.ctor(!0)","Microsoft.Xna.Framework.Color::get_White()","Microsoft.Xna.Framework.Graphics.SpriteBatch::Draw(Microsoft.Xna.Framework.Graphics.Texture2D, Microsoft.Xna.Framework.Rectangle, System.Nullable\u003CMicrosoft.Xna.Framework.Rectangle\u003E, Microsoft.Xna.Framework.Color)","System.Collections.Generic.List\u003CCandideServer.World.Generation.BiomePlacement\u003E::GetEnumerator()","List.Enumerator\u003CCandideServer.World.Generation.BiomePlacement\u003E::get_Current()","Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","CandideCreator.Shared.Graphics.ShapeExtensions::DrawCircle(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, System.Single, System.Int32, Microsoft.Xna.Framework.Color, System.Single, System.Single)","List.Enumerator\u003CCandideServer.World.Generation.BiomePlacement\u003E::MoveNext()","System.IDisposable::Dispose()"],"StringLiterals":[],"Source":null},{"Id":"DrawTestUI(Microsoft.Xna.Framework.Graphics.SpriteBatch)-\u003ESystem.Void","Name":"DrawTestUI","Signature":"public System.Void DrawTestUI(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"batch","Type":"Microsoft.Xna.Framework.Graphics.SpriteBatch","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":935,"BodyHash":"8E8FB2A921C5AB82FCA52AB673FE3D654A97323A08BACB5C2EF2AFAC9DBA9A11","Hash":"2500B6065E693E216FB5D83A89717E4148C9F282C4F691274E3B94DE00E0312A","CalledMethods":["Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()","System.MathF::Round(System.Single)","Microsoft.Xna.Framework.Graphics.Texture2D::get_Height()","Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)","System.Nullable\u003CMicrosoft.Xna.Framework.Rectangle\u003E::.ctor(!0)","Microsoft.Xna.Framework.Color::.ctor(System.Single, System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.Graphics.SpriteBatch::Draw(Microsoft.Xna.Framework.Graphics.Texture2D, Microsoft.Xna.Framework.Rectangle, System.Nullable\u003CMicrosoft.Xna.Framework.Rectangle\u003E, Microsoft.Xna.Framework.Color)","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Count()","Microsoft.Xna.Framework.Color::get_Black()","CandideCreator.Shared.Graphics.PrimitiveRenderer::DrawRect(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, System.Single, System.Single, Microsoft.Xna.Framework.Color, System.Single)","Microsoft.Xna.Framework.GameTime::get_TotalGameTime()","System.TimeSpan::get_TotalSeconds()","System.Math::Cos(System.Double)","Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::GetEnumerator()","List.Enumerator\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Current()","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Color::get_White()","CandideCreator.Shared.Graphics.ShapeExtensions::DrawPoint(Microsoft.Xna.Framework.Graphics.SpriteBatch, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.Single, System.Single)","List.Enumerator\u003CMicrosoft.Xna.Framework.Vector2\u003E::MoveNext()","System.IDisposable::Dispose()","System.Collections.Generic.List\u003CSystem.ValueTuple\u003CMicrosoft.Xna.Framework.Vector2, System.Single\u003E\u003E::get_Count()","System.Collections.Generic.List\u003CSystem.ValueTuple\u003CMicrosoft.Xna.Framework.Vector2, System.Single\u003E\u003E::GetEnumerator()","List.Enumerator\u003CSystem.ValueTuple\u003CMicrosoft.Xna.Framework.Vector2, System.Single\u003E\u003E::get_Current()","Microsoft.Xna.Framework.Color::get_Red()","Microsoft.Xna.Framework.Color::get_Green()","List.Enumerator\u003CSystem.ValueTuple\u003CMicrosoft.Xna.Framework.Vector2, System.Single\u003E\u003E::MoveNext()"],"StringLiterals":[],"Source":null},{"Id":"ExportDropTables()-\u003ESystem.Void","Name":"ExportDropTables","Signature":"private System.Void ExportDropTables()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":245,"BodyHash":"8E7381C97C498E0EA4962B93DED61E06EE2F5E93C5A5D8D220E6785765627BFC","Hash":"9E7EB4F83881A63C6F50A04FCD961C616053C6A04ACFA9314FB8F472134C98CA","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.String, CandideServer.Data.ServerDataSetups.ServerDropTableData\u003E::get_Values()","System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable\u003C!!0\u003E)","System.Collections.Generic.Dictionary\u003CSystem.Guid, Shared.Entity.EntitySystem\u003E::get_Values()","Dictionary.ValueCollection\u003CSystem.Guid, Shared.Entity.EntitySystem\u003E::GetEnumerator()","Dictionary.ValueCollection.Enumerator\u003CSystem.Guid, Shared.Entity.EntitySystem\u003E::get_Current()","Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","CandideServer.Data.ServerDataSetups.ServerDropTableData::.ctor()","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","System.Collections.Generic.List\u003CCandideServer.Data.ServerDataSetups.ServerDropTableData\u003E::Add(!0)","Dictionary.ValueCollection.Enumerator\u003CSystem.Guid, Shared.Entity.EntitySystem\u003E::MoveNext()","System.IDisposable::Dispose()","System.Text.Json.JsonSerializerOptions::.ctor()","System.Text.Json.JsonSerializerOptions::set_IncludeFields(System.Boolean)","System.Text.Json.JsonSerializerOptions::set_WriteIndented(System.Boolean)","System.Text.Json.JsonSerializer::Serialize(!!0, System.Text.Json.JsonSerializerOptions)","Candide.CandideUI.Text.TextCopy.Clipboard::SetText(System.String)"],"StringLiterals":["_"],"Source":null},{"Id":"ExportDungeonsPoisList()-\u003ESystem.Void","Name":"ExportDungeonsPoisList","Signature":"private System.Void ExportDungeonsPoisList()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":558,"BodyHash":"8089838C847782EB21060D1C940B4335A7EED076B0A4F25F770B27DA919714C4","Hash":"284C34EADD02D0C9EF03A4F7D3DA64864A7DAE08CFA40086533332E453E7C574","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CSystem.String\u003E\u003E::.ctor()","System.Collections.Generic.Dictionary\u003CSystem.String, CandideServer.Models.Dungeons.DungeonRoomDataModel\u003E::get_Values()","Dictionary.ValueCollection\u003CSystem.String, CandideServer.Models.Dungeons.DungeonRoomDataModel\u003E::GetEnumerator()","Dictionary.ValueCollection.Enumerator\u003CSystem.String, CandideServer.Models.Dungeons.DungeonRoomDataModel\u003E::get_Current()","System.Collections.Generic.List\u003CSystem.String\u003E::.ctor()","System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CSystem.String\u003E\u003E::set_Item(!0, !1)","System.Collections.Generic.Dictionary\u003CSystem.String, CandideServer.Models.PoiData\u003E::get_Values()","Dictionary.ValueCollection\u003CSystem.String, CandideServer.Models.PoiData\u003E::GetEnumerator()","Dictionary.ValueCollection.Enumerator\u003CSystem.String, CandideServer.Models.PoiData\u003E::get_Current()","System.String::Equals(System.String, System.StringComparison)","System.Collections.Generic.List\u003CSystem.String\u003E::Add(!0)","System.Collections.Generic.List\u003CSystem.String\u003E::GetEnumerator()","List.Enumerator\u003CSystem.String\u003E::get_Current()","List.Enumerator\u003CSystem.String\u003E::MoveNext()","System.IDisposable::Dispose()","Dictionary.ValueCollection.Enumerator\u003CSystem.String, CandideServer.Models.PoiData\u003E::MoveNext()","Dictionary.ValueCollection.Enumerator\u003CSystem.String, CandideServer.Models.Dungeons.DungeonRoomDataModel\u003E::MoveNext()","System.Text.StringBuilder::.ctor()","System.Collections.Generic.Dictionary\u003CSystem.String, System.Collections.Generic.List\u003CSystem.String\u003E\u003E::GetEnumerator()","Dictionary.Enumerator\u003CSystem.String, System.Collections.Generic.List\u003CSystem.String\u003E\u003E::get_Current()","System.Collections.Generic.KeyValuePair\u003CSystem.String, System.Collections.Generic.List\u003CSystem.String\u003E\u003E::Deconstruct(!0\u0026, !1\u0026)","StringBuilder.AppendInterpolatedStringHandler::.ctor(System.Int32, System.Int32, System.Text.StringBuilder)","StringBuilder.AppendInterpolatedStringHandler::AppendFormatted(System.String)","StringBuilder.AppendInterpolatedStringHandler::AppendLiteral(System.String)","System.Text.StringBuilder::Append(StringBuilder.AppendInterpolatedStringHandler\u0026)","System.Collections.Generic.List\u003CSystem.String\u003E::get_Count()","System.Text.StringBuilder::AppendLine(System.String)","System.Collections.Generic.List\u003CSystem.String\u003E::get_Item(System.Int32)","System.Text.StringBuilder::Append(System.String)","System.Linq.Enumerable::Skip(System.Collections.Generic.IEnumerable\u003C!!0\u003E, System.Int32)","System.Collections.Generic.IEnumerable\u003CSystem.String\u003E::GetEnumerator()","System.Collections.Generic.IEnumerator\u003CSystem.String\u003E::get_Current()"],"StringLiterals":[" : ","None",", "],"Source":null},{"Id":"ExportItems()-\u003ESystem.Void","Name":"ExportItems","Signature":"private System.Void ExportItems()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":45,"BodyHash":"3D7287525E522710E24666358A4C1179D3089A284BC88CABBC05D291B691B53A","Hash":"8C57A4283214B07C8C53C31DE29182E10B005CC9B7887DB3C37F212462BEB1CC","CalledMethods":["System.Collections.Generic.Dictionary\u003CSystem.String, Shared.Models.Items.ItemData\u003E::get_Values()","System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable\u003C!!0\u003E)","System.Text.Json.JsonSerializerOptions::.ctor()","System.Text.Json.JsonSerializerOptions::set_IncludeFields(System.Boolean)","System.Text.Json.JsonSerializerOptions::set_WriteIndented(System.Boolean)","System.Text.Json.JsonSerializer::Serialize(!!0, System.Text.Json.JsonSerializerOptions)","Candide.CandideUI.Text.TextCopy.Clipboard::SetText(System.String)"],"StringLiterals":[],"Source":null},{"Id":"GhostTownGenTesting()-\u003ESystem.Void","Name":"GhostTownGenTesting","Signature":"private System.Void GhostTownGenTesting()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":752,"BodyHash":"CB20BAB36BD9A1C6DDB4637C5036B7C8C31961CC82896FE9F5B49B4150E7E604","Hash":"D7EE78E7D82E8941706858AF8134D0B96D7C241B48FE2BA7BA11B8F285D9E67B","CalledMethods":["Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Keys)","System.Math::Max(System.Int32, System.Int32)","System.Math::Min(System.Int32, System.Int32)","TestAndDebug.\u003C\u003Ec__DisplayClass19_0::.ctor()","CandideServer.World.Generation.GhostTownGenerator::.ctor()","TestAndDebug.\u003C\u003Ec__DisplayClass19_0::\u003CGhostTownGenTesting\u003Eb__0()","System.Action::.ctor(System.Object, System.IntPtr)","Candide.DebugTools.DebugTool::DoBetweenServerUpdates(System.Action)","CandideCreator.Shared.Models.RectangleF::.ctor(System.Single, System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()","Microsoft.Xna.Framework.Graphics.Texture2D::get_Height()","Microsoft.Xna.Framework.Graphics.GraphicsResource::Dispose()","Microsoft.Xna.Framework.Graphics.Texture2D::.ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice, System.Int32, System.Int32)","Microsoft.Xna.Framework.Graphics.Texture2D::SetData(!!0[])","TestAndDebug.\u003C\u003Ec__DisplayClass19_0::\u003CGhostTownGenTesting\u003Eb__1()","CandideServer.World.Generation.WorldGenerator::.ctor()","Candide.Input.InputManager::Down(Microsoft.Xna.Framework.Input.Keys)","System.Random::Next(System.Int32, System.Int32)","CandideServer.ServerManagers.EntityServerManager::Debug_RemoveAllEntities()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationModel\u003E::Clear()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Boss.BossLocationModel\u003E::Clear()","System.Collections.Generic.Dictionary\u003CMicrosoft.Xna.Framework.Point, Candide.GameModels.Models.ClientCropModel\u003E::Clear()","System.Collections.Generic.Dictionary\u003CMicrosoft.Xna.Framework.Point, CandideServer.Models.CropServerModel\u003E::Clear()","CandideServer.World.Generation.WorldGenerator::GenerateAll(CandideServer.Game.GameConfig, System.Boolean)","CandideServer.World.Generation.WorldGenerator::SetupTileHeights()","Candide.World.ExteriorWorldHandler::Reload()","System.String[,]::.ctor(System.Int32, System.Int32)","System.Array::GetLength(System.Int32)","Candide.World.WorldMap::UpdateWholeRectangle(System.Int32, System.Int32, System.Int32, System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"PathfindingTest()-\u003ESystem.Void","Name":"PathfindingTest","Signature":"private System.Void PathfindingTest()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":321,"BodyHash":"F75104BD106984663EDA5C57DDC105326C40CCF3AB6A16097C6F26BFADC52957","Hash":"AB053A96D435A527B1894E437B701270139A6DECB5D467110E4B19046EBA2C20","CalledMethods":["System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::.ctor()","Shared.Entity.EntityWrapper::get_Position2()","Shared.Entity.EntitySystem::GetEntityByName(System.String)","Microsoft.Xna.Framework.GameTime::get_TotalGameTime()","System.TimeSpan::get_TotalSeconds()","Candide.GameModels.Managers.ClientPathFindManager::SetSearchingEntity(Shared.Entity.EntityWrapper)","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::Clear()","Candide.GameModels.Managers.ClientPathFindManager::FindPath(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E)","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Count()","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Item(System.Int32)","System.Linq.Enumerable::Skip(System.Collections.Generic.IEnumerable\u003C!!0\u003E, System.Int32)","System.Collections.Generic.IEnumerable\u003CMicrosoft.Xna.Framework.Vector2\u003E::GetEnumerator()","System.Collections.Generic.IEnumerator\u003CMicrosoft.Xna.Framework.Vector2\u003E::get_Current()","CandideCreator.Shared.Helpers.ColorHelper::Hsl2RgbVector4(System.Single, System.Single, System.Single)","CandideCreator.Shared.Helpers.VectorExtension::ToColor(Microsoft.Xna.Framework.Vector4\u0026)","CandideCreator.Shared.Graphics.VisualDebug::Line(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.Single, System.Single)","System.Collections.IEnumerator::MoveNext()","System.IDisposable::Dispose()","Microsoft.Xna.Framework.Color::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)"],"StringLiterals":["Alpha Wolf"],"Source":null},{"Id":"ResourceGenTesting()-\u003ESystem.Void","Name":"ResourceGenTesting","Signature":"private System.Void ResourceGenTesting()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":360,"BodyHash":"E5B8427C6A338B8FEEC985A812F2688B065682B3F2D8C7B6C2D0D7B9A96EC4A1","Hash":"3DC5D7409F05E3A70465DF1D358F01BE2183537BEDCEB640BB5694D419589608","CalledMethods":["Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Keys)","CandideServer.World.Generation.ResourceDistributionGenerator::.ctor()","CandideServer.World.Generation.ResourceDistributionGenerator::Generate(System.Int32, System.Int32, System.Int32, System.Boolean)","Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()","Microsoft.Xna.Framework.Graphics.Texture2D::get_Height()","Microsoft.Xna.Framework.Graphics.GraphicsResource::Dispose()","Microsoft.Xna.Framework.Graphics.Texture2D::.ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice, System.Int32, System.Int32)","Microsoft.Xna.Framework.Graphics.Texture2D::SetData(!!0[])"],"StringLiterals":[],"Source":null},{"Id":"TestBiomeGenerator()-\u003ESystem.Void","Name":"TestBiomeGenerator","Signature":"public System.Void TestBiomeGenerator()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":163,"BodyHash":"D6802B3A68943AA07822BA0CAA11181DB6E9202B512922DBA41ECFD0AB413343","Hash":"B8BCAD29983CA0437B5779828ABAC29E70BAD7AEB815E9F199D4CD80AC2A7D4F","CalledMethods":["CandideServer.World.Generation.BiomeGenerator::GenerateBiomes(System.Int32, System.Int32, System.Int32)","Microsoft.Xna.Framework.Graphics.GraphicsResource::Dispose()","Microsoft.Xna.Framework.Graphics.Texture2D::.ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice, System.Int32, System.Int32)","Microsoft.Xna.Framework.Graphics.Texture2D::SetData(!!0[])"],"StringLiterals":[],"Source":null},{"Id":"TestCitizenTierRandomness()-\u003ESystem.Void","Name":"TestCitizenTierRandomness","Signature":"private System.Void TestCitizenTierRandomness()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":74,"BodyHash":"3569D6801D54471B4CD1A49E411E5179E213324DD0420CFEA901D3A2578C1125","Hash":"22E4DB2EDB83161E2F695CF0C85C076242A0DD9A2F058DE510DDD3B346D705E8","CalledMethods":["CandideServer.Entities.Controllers.ServerWildCitizenEntityController::GetTierFromDifficulty(System.Single)"],"StringLiterals":[],"Source":null},{"Id":"TestCrashingMessage()-\u003ESystem.Void","Name":"TestCrashingMessage","Signature":"public System.Void TestCrashingMessage()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":140,"BodyHash":"8595A635B451AAD8D2C22066F36A317D5CB6D7F24DCB2CCBAB63F336F3771AAB","Hash":"23319AA11C10FB35000ED8165411EC31AEB8022665E78522FC0FA95AF2110E49","CalledMethods":["System.Convert::FromBase64String(System.String)","Candide.Multiplayer.Network.BetterMemoryStream::.ctor(System.Byte[])","Candide.Multiplayer.Network.BetterMemoryStream::.ctor(System.Int32)","System.Text.Encoding::get_UTF8()","System.IO.BinaryReader::.ctor(System.IO.Stream, System.Text.Encoding, System.Boolean)","System.IO.BinaryReader::ReadString()","Candide.Multiplayer.Network.RiptideClientManager::DecompressMessage(Candide.Multiplayer.Network.BetterMemoryStream, Candide.Multiplayer.Network.BetterMemoryStream, System.Boolean, System.String, System.UInt16, System.Int32)","CandideCreator.Shared.Serialization.CandideDeserializer::.ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice, Microsoft.Xna.Framework.Content.ContentManager)","CandideCreator.Shared.Serialization.CandideReflection::.ctor()","CandideCreator.Shared.Serialization.CandideDeserializer::Deserialize(CandideCreator.Shared.Serialization.CandideReflection, System.IO.Stream, System.Boolean)","Candide.GameModels.Services.SpellService::OnReceive_OnSpellCast(CandideServer.MessageModels.Spell.OnSpellCastMessage)","System.IDisposable::Dispose()"],"StringLiterals":["FHNwZWxscy1vbi1zcGVsbC1jYXN0H4sIAAAAAAAAClRQvU4bQRD22ebsi7ENBuyOHJbSrg5BgSwgsi5gHbKFpUOIIkXW3sGsOO\u002BedtfAFUhWqpRBUaJUafIC","whatever"],"Source":null},{"Id":"TestDroptableRolling()-\u003ESystem.Void","Name":"TestDroptableRolling","Signature":"private System.Void TestDroptableRolling()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":130,"BodyHash":"E400B3E9A424E48DBC49B9D46AD4BFE16227B0F8535F4C2E9D809EFF06066F6C","Hash":"C31BE1BC0CCA97FDBA250841A81866CC1EC4308113857B8D2022B628B0BBB182","CalledMethods":["CandideServer.Database.ServerDropTablesDataBase::GetDropTableItemListOrNull(System.String)","System.Collections.Generic.Dictionary\u003CSystem.String, System.Int32\u003E::.ctor()","CandideServer.ServerManagers.LootServerManager::GenerateDroppedGoods(Shared.Models.DropTables.DropTableSystem, System.Single)","System.Collections.Generic.Dictionary\u003CSystem.String, System.Int32\u003E::TryGetValue(!0, !1\u0026)","System.Collections.Generic.Dictionary\u003CSystem.String, System.Int32\u003E::set_Item(!0, !1)"],"StringLiterals":["general:rare_items:1"],"Source":null},{"Id":"TestExpertiseRandomness()-\u003ESystem.Void","Name":"TestExpertiseRandomness","Signature":"private System.Void TestExpertiseRandomness()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":239,"BodyHash":"9D67E4DB9ACC0D78BC7FFE31A4F37D8D5F64DE68BEF15FC68B70F28625EE87A3","Hash":"6B2CA480416B7349C8524DBE2C411BB1B841433F9E2D2A7DF99CBA945FA80A2D","CalledMethods":["System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array, System.RuntimeFieldHandle)","System.Random::Next(System.Int32)"],"StringLiterals":["Very Bad","Bad","Normal","Good","Very Good","Legendary"],"Source":null},{"Id":"TestMakeRoad()-\u003ESystem.Void","Name":"TestMakeRoad","Signature":"public System.Void TestMakeRoad()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":776,"BodyHash":"A3DC6E7312DEC2AEBE4993B4C268379F736B720C7D659A3C66F554B6C5A572DC","Hash":"B4BA2BAE20C91E5C2A757F344BCEF88B1497115F3FA5A49B2935AD6CA02E249B","CalledMethods":["Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)","CandideCreator.Shared.Helpers.RandomHelper::NextVector2(System.Random)","System.Random::Next(System.Int32, System.Int32)","CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)","Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)","Microsoft.Xna.Framework.Vector2::Length()","Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)","CandideServer.Models.ServerChunkedWorld::VectorTileToTilePosition(Microsoft.Xna.Framework.Vector2)","Shared.Models.WorldTile[,]::Get(System.Int32, System.Int32)","Microsoft.Xna.Framework.Color::get_White()","CandideCreator.Shared.Graphics.VisualDebug::Line(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.Single, System.Single)","Microsoft.Xna.Framework.Point::ToVector2()","Microsoft.Xna.Framework.Color::.ctor(System.Single, System.Single, System.Single, System.Single)","CandideCreator.Shared.Graphics.VisualDebug::Circle(Microsoft.Xna.Framework.Vector2, System.Single, Microsoft.Xna.Framework.Color, System.Single)"],"StringLiterals":[],"Source":null},{"Id":"TestSpac()-\u003ESystem.Void","Name":"TestSpac","Signature":"private System.Void TestSpac()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":320,"BodyHash":"B833F5155AC51BE015EC3537BC6E62AFC9D9284608EF6E970F45A93A2A414AA7","Hash":"EFC2BE6DFFC5AF24752088C3AEC034523C7174DBC99C98458EBAB981EFD0BFA8","CalledMethods":["Candide.Database.SpacDataBase::GetSpacOrCrash(System.String)","Candide.TestAndDebug::TestSpac(CandideCreator.Shared.Models.SpritesAnimationCollections.Spac)","CandideCreator.Shared.Models.SpritesAnimationCollections.Spac::GetDirectionsAnimation(System.String)","CandideCreator.Shared.SpacSystem.SpacAnimationState::.ctor(CandideCreator.Shared.Models.SpritesAnimationCollections.SpacDirectionsAnimation, System.Int32, System.Boolean, System.Boolean, System.Single, System.Single)","CandideCreator.Shared.SpacSystem.SpacAnimationState::Restart()","CandideCreator.Shared.SpacSystem.SpacAnimationState::set_CurrentDirection(System.Int32)","CandideCreator.Shared.SpacSystem.SpacAnimationState::Update(System.Single)","CandideCreator.Shared.SpacSystem.SpacAnimationState::GetCurrentFrame()","CandideCreator.Shared.SpacSystem.SpacAnimationState::get_StateName()","System.String::op_Equality(System.String, System.String)","CandideCreator.Shared.SpacSystem.SpacAnimationState::GetCurrentFrameIndex()","CandideCreator.Shared.SpacSystem.SpacAnimationState::SetIndex(System.Int32)","CandideCreator.Shared.SpacSystem.SpacAnimationState::GetAnimationProgress()"],"StringLiterals":["boar_body_animations","boar_head_animations","walk","run","attack","charge"],"Source":null},{"Id":"TestSpac(CandideCreator.Shared.Models.SpritesAnimationCollections.Spac)-\u003ESystem.Void","Name":"TestSpac","Signature":"private System.Void TestSpac(CandideCreator.Shared.Models.SpritesAnimationCollections.Spac spac)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"spac","Type":"CandideCreator.Shared.Models.SpritesAnimationCollections.Spac","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":116,"BodyHash":"EBABB53161474B5899ED3DDC789BBA91C7DA272C66E8350846BF5529CB81781B","Hash":"CF8B8E5A84DFD68263D80AD3563EA2E95970F5865603419FD07DBFA22350D913","CalledMethods":["CandideCreator.Shared.SpacSystem.SpacAnimationState::.ctor(CandideCreator.Shared.Models.SpritesAnimationCollections.SpacDirectionsAnimation, System.Int32, System.Boolean, System.Boolean, System.Single, System.Single)","CandideCreator.Shared.SpacSystem.SpacAnimationState::set_CurrentDirection(System.Int32)","CandideCreator.Shared.SpacSystem.SpacAnimationState::Update(System.Single)","CandideCreator.Shared.SpacSystem.SpacAnimationState::GetCurrentFrame()","CandideCreator.Shared.SpacSystem.SpacAnimationState::GetAnimationProgress()","CandideCreator.Shared.SpacSystem.SpacAnimationState::Restart()"],"StringLiterals":[],"Source":null},{"Id":"Update(Candide.CandideEngine)-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update(Candide.CandideEngine game)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"game","Type":"Candide.CandideEngine","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":152,"BodyHash":"689A44F0AFB1FF8FC349FF5F2B501940A2593C2743238CD9679BCD1960BAACCA","Hash":"25E42506C1BAB1E109AF97CE34FB93E92F57F3286AC32CB61AF5EABE5E77EEEF","CalledMethods":["Candide.Input.InputManager::Pressed(Candide.Input.MouseButtons)","CandideCreator.Shared.Helpers.VectorExtension::ToVector3Xy(Microsoft.Xna.Framework.Vector2)","Candide.Combat.VisualExplosionHelper::DoExplosion(Microsoft.Xna.Framework.Vector3, Candide.Combat.VisualExplosionData)","Candide.Input.InputManager::Down(Microsoft.Xna.Framework.Input.Keys)","Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Keys)","Candide.DebugTools.FrameStepper::Enable()","Candide.CandideEngine::SetModeManager(Candide.PlayerMode.AbstractModeManager)"],"StringLiterals":[],"Source":null},{"Id":"UpdateWhileFrameStepperIsActiveToo(Candide.CandideEngine)-\u003ESystem.Void","Name":"UpdateWhileFrameStepperIsActiveToo","Signature":"public System.Void UpdateWhileFrameStepperIsActiveToo(Candide.CandideEngine game)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"game","Type":"Candide.CandideEngine","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":1,"BodyHash":"8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55","Hash":"629E07ACA6E0ECE33AF473798C60E582EEEA8355F1B5A2B45B7F1315BE523753","CalledMethods":[],"StringLiterals":[],"Source":null},{"Id":"VfxTest()-\u003ESystem.Void","Name":"VfxTest","Signature":"private System.Void VfxTest()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":971,"BodyHash":"5F31B73054BA9967E2BCA6A13C2121069782E94A75268BFD6F959478380F9539","Hash":"CCFAC98D92DEBCF879699AD98E59852860160664EC9E64C32CB0DE52475E79CB","CalledMethods":["Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.GameTime::get_TotalGameTime()","System.TimeSpan::get_TotalSeconds()","Shared.Entity.EntityWrapper::get_Position()","Microsoft.Xna.Framework.Vector4::.ctor(System.Single, System.Single, System.Single, System.Single)","Candide.Graphics.VFX.VfxPlayer::PlaySpacAnimation(System.String, System.String, Microsoft.Xna.Framework.Vector3, Candide.Graphics.VFX.SpacRenderingArgs, System.Single)","Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)","CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)","Microsoft.Xna.Framework.Color::get_Black()","CandideCreator.Shared.Graphics.VisualDebug::Circle(Microsoft.Xna.Framework.Vector2, System.Single, Microsoft.Xna.Framework.Color, System.Single)"],"StringLiterals":["vfx_dagger","stab1"],"Source":null},{"Id":"WorldGenTesting()-\u003ESystem.Void","Name":"WorldGenTesting","Signature":"private System.Void WorldGenTesting()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":1743,"BodyHash":"2755B24F8F4DECA8964F8B1F6FE99593B40310E562768FDDE58A4860B9E58999","Hash":"7818B76980B19D986D3A1EBCAE111967ED7D616B67FBE20902DF4E1589F328D8","CalledMethods":["Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Keys)","TestAndDebug.\u003C\u003Ec::\u003CWorldGenTesting\u003Eb__21_0()","System.Action::.ctor(System.Object, System.IntPtr)","Candide.DebugTools.DebugTool::DoBetweenServerUpdates(System.Action)","Candide.GameModels.Controllers.EntityController::CleanUp()","System.Collections.Generic.Dictionary\u003CMicrosoft.Xna.Framework.Point, Candide.GameModels.Models.ClientCropModel\u003E::Clear()","TestAndDebug.\u003C\u003Ec::\u003CWorldGenTesting\u003Eb__21_1()","Candide.World.ExteriorWorldHandler::Reload()","System.Array::GetLength(System.Int32)","Candide.World.WorldMap::UpdateWholeRectangle(System.Int32, System.Int32, System.Int32, System.Int32)","TestAndDebug.\u003C\u003Ec__DisplayClass21_0::.ctor()","CandideServer.World.Generation.WorldGenerator::.ctor()","Candide.Input.InputManager::Down(Microsoft.Xna.Framework.Input.Keys)","System.Random::Next(System.Int32, System.Int32)","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Dungeons.DungeonLocationModel\u003E::Clear()","System.Collections.Generic.Dictionary\u003CSystem.Guid, CandideServer.Models.Boss.BossLocationModel\u003E::Clear()","TestAndDebug.\u003C\u003Ec__DisplayClass21_0::\u003CWorldGenTesting\u003Eb__3()","System.String[,]::.ctor(System.Int32, System.Int32)","Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)","CandideServer.World.Generation.WorldGenerator::GenerateBaseMaps(CandideServer.Game.GameConfig)","CandideServer.World.Generation.WorldGenerator::GenerateEntitySpots(CandideServer.Game.GameConfig)","Microsoft.Xna.Framework.Graphics.Texture2D::get_Width()","Microsoft.Xna.Framework.Graphics.Texture2D::get_Height()","Microsoft.Xna.Framework.Graphics.GraphicsResource::Dispose()","Microsoft.Xna.Framework.Graphics.Texture2D::.ctor(Microsoft.Xna.Framework.Graphics.GraphicsDevice, System.Int32, System.Int32)","Microsoft.Xna.Framework.Color::.ctor(System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.Graphics.Texture2D::SetData(!!0[])","TestAndDebug.\u003C\u003Ec::\u003CWorldGenTesting\u003Eb__21_2()","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Vector2\u003E::Clear()","System.Collections.Generic.List\u003CSystem.ValueTuple\u003CMicrosoft.Xna.Framework.Vector2, System.Single\u003E\u003E::Clear()","Candide.Input.InputManager::Up(Microsoft.Xna.Framework.Input.Keys)","System.Diagnostics.Stopwatch::StartNew()"],"StringLiterals":[],"Source":null}],"Hash":"A227849E016948A64A61E911F712A7A87F19D5D58FF4395CAC686ED7121CE69D"}