public class in Candide
Type metadata
- Assembly
Romestead - Namespace
Candide - Base type
System.Object - Hash
A227849E016948A64A61E911F712A7A87F19D5D58FF4395CAC686ED7121CE69D
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
BiomeGenerator# | public | public CandideServer.World.Generation.BiomeGenerator BiomeGenerator |
BlueNoisePoints# | private | private System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2> BlueNoisePoints |
BlueNoisePoints2# | private | private System.Collections.Generic.List<System.ValueTuple<Microsoft.Xna.Framework.Vector2, System.Single>> BlueNoisePoints2 |
DebugDrawToggle# | public | public System.Boolean DebugDrawToggle |
DebugDrawWorldToggle# | public | public System.Boolean DebugDrawWorldToggle |
DrawOnGroundTexture# | public | public Microsoft.Xna.Framework.Graphics.Texture2D DrawOnGroundTexture |
WorldGenerator# | private | private CandideServer.World.Generation.WorldGenerator WorldGenerator |
WorldGeneratorTexture# | public | public Microsoft.Xna.Framework.Graphics.Texture2D WorldGeneratorTexture |
_textureScale# | private | private System.Int32 _textureScale |
Methods
Draw
#
public System.Void Draw(Candide.CandideEngine game)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
EBA5136167C9533BC583FB57D4A732230EE4AC38802EFA6DCFD2AE6DEF0191DF - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
DrawTestGround
#
public System.Void DrawTestGround(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
ADA649DFC855A1F8EA615BF6708582DDFB23BE20B2A4008E681D373D4177C627 - Body hash
BB039AA083038D4616E6EB11C10E116DF77045B30D0A6BF388EDC8734F92E262 - IL size239
Referenced calls
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<Microsoft.Xna.Framework.Rectangle>::.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<Microsoft.Xna.Framework.Rectangle>, Microsoft.Xna.Framework.Color)System.Collections.Generic.List<CandideServer.World.Generation.BiomePlacement>::GetEnumerator()List.Enumerator<CandideServer.World.Generation.BiomePlacement>::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<CandideServer.World.Generation.BiomePlacement>::MoveNext()System.IDisposable::Dispose()
DrawTestUI
#
public System.Void DrawTestUI(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
2500B6065E693E216FB5D83A89717E4148C9F282C4F691274E3B94DE00E0312A - Body hash
8E8FB2A921C5AB82FCA52AB673FE3D654A97323A08BACB5C2EF2AFAC9DBA9A11 - IL size935
Referenced calls
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<Microsoft.Xna.Framework.Rectangle>::.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<Microsoft.Xna.Framework.Rectangle>, Microsoft.Xna.Framework.Color)System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2>::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<Microsoft.Xna.Framework.Vector2>::GetEnumerator()List.Enumerator<Microsoft.Xna.Framework.Vector2>::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<Microsoft.Xna.Framework.Vector2>::MoveNext()System.IDisposable::Dispose()System.Collections.Generic.List<System.ValueTuple<Microsoft.Xna.Framework.Vector2, System.Single>>::get_Count()System.Collections.Generic.List<System.ValueTuple<Microsoft.Xna.Framework.Vector2, System.Single>>::GetEnumerator()List.Enumerator<System.ValueTuple<Microsoft.Xna.Framework.Vector2, System.Single>>::get_Current()Microsoft.Xna.Framework.Color::get_Red()Microsoft.Xna.Framework.Color::get_Green()List.Enumerator<System.ValueTuple<Microsoft.Xna.Framework.Vector2, System.Single>>::MoveNext()
ExportDropTables
#
private System.Void ExportDropTables()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
9E7EB4F83881A63C6F50A04FCD961C616053C6A04ACFA9314FB8F472134C98CA - Body hash
8E7381C97C498E0EA4962B93DED61E06EE2F5E93C5A5D8D220E6785765627BFC - IL size245
Referenced calls
System.Collections.Generic.Dictionary<System.String, CandideServer.Data.ServerDataSetups.ServerDropTableData>::get_Values()System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable<!!0>)System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntitySystem>::get_Values()Dictionary.ValueCollection<System.Guid, Shared.Entity.EntitySystem>::GetEnumerator()Dictionary.ValueCollection.Enumerator<System.Guid, Shared.Entity.EntitySystem>::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<CandideServer.Data.ServerDataSetups.ServerDropTableData>::Add(!0)Dictionary.ValueCollection.Enumerator<System.Guid, Shared.Entity.EntitySystem>::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)
String literals
_
private System.Void ExportDungeonsPoisList()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
284C34EADD02D0C9EF03A4F7D3DA64864A7DAE08CFA40086533332E453E7C574 - Body hash
8089838C847782EB21060D1C940B4335A7EED076B0A4F25F770B27DA919714C4 - IL size558
Referenced calls
System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<System.String>>::.ctor()System.Collections.Generic.Dictionary<System.String, CandideServer.Models.Dungeons.DungeonRoomDataModel>::get_Values()Dictionary.ValueCollection<System.String, CandideServer.Models.Dungeons.DungeonRoomDataModel>::GetEnumerator()Dictionary.ValueCollection.Enumerator<System.String, CandideServer.Models.Dungeons.DungeonRoomDataModel>::get_Current()System.Collections.Generic.List<System.String>::.ctor()System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<System.String>>::set_Item(!0, !1)System.Collections.Generic.Dictionary<System.String, CandideServer.Models.PoiData>::get_Values()Dictionary.ValueCollection<System.String, CandideServer.Models.PoiData>::GetEnumerator()Dictionary.ValueCollection.Enumerator<System.String, CandideServer.Models.PoiData>::get_Current()System.String::Equals(System.String, System.StringComparison)System.Collections.Generic.List<System.String>::Add(!0)System.Collections.Generic.List<System.String>::GetEnumerator()List.Enumerator<System.String>::get_Current()List.Enumerator<System.String>::MoveNext()System.IDisposable::Dispose()Dictionary.ValueCollection.Enumerator<System.String, CandideServer.Models.PoiData>::MoveNext()Dictionary.ValueCollection.Enumerator<System.String, CandideServer.Models.Dungeons.DungeonRoomDataModel>::MoveNext()System.Text.StringBuilder::.ctor()System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<System.String>>::GetEnumerator()Dictionary.Enumerator<System.String, System.Collections.Generic.List<System.String>>::get_Current()System.Collections.Generic.KeyValuePair<System.String, System.Collections.Generic.List<System.String>>::Deconstruct(!0&, !1&)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&)System.Collections.Generic.List<System.String>::get_Count()System.Text.StringBuilder::AppendLine(System.String)System.Collections.Generic.List<System.String>::get_Item(System.Int32)System.Text.StringBuilder::Append(System.String)System.Linq.Enumerable::Skip(System.Collections.Generic.IEnumerable<!!0>, System.Int32)System.Collections.Generic.IEnumerable<System.String>::GetEnumerator()System.Collections.Generic.IEnumerator<System.String>::get_Current()
String literals
:None,
ExportItems
#
private System.Void ExportItems()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
8C57A4283214B07C8C53C31DE29182E10B005CC9B7887DB3C37F212462BEB1CC - Body hash
3D7287525E522710E24666358A4C1179D3089A284BC88CABBC05D291B691B53A - IL size45
Referenced calls
System.Collections.Generic.Dictionary<System.String, Shared.Models.Items.ItemData>::get_Values()System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable<!!0>)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)
private System.Void GhostTownGenTesting()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
D7EE78E7D82E8941706858AF8134D0B96D7C241B48FE2BA7BA11B8F285D9E67B - Body hash
CB20BAB36BD9A1C6DDB4637C5036B7C8C31961CC82896FE9F5B49B4150E7E604 - IL size752
Referenced calls
Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Keys)System.Math::Max(System.Int32, System.Int32)System.Math::Min(System.Int32, System.Int32)TestAndDebug.<>c__DisplayClass19_0::.ctor()CandideServer.World.Generation.GhostTownGenerator::.ctor()TestAndDebug.<>c__DisplayClass19_0::<GhostTownGenTesting>b__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.<>c__DisplayClass19_0::<GhostTownGenTesting>b__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<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::Clear()System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Boss.BossLocationModel>::Clear()System.Collections.Generic.Dictionary<Microsoft.Xna.Framework.Point, Candide.GameModels.Models.ClientCropModel>::Clear()System.Collections.Generic.Dictionary<Microsoft.Xna.Framework.Point, CandideServer.Models.CropServerModel>::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)
PathfindingTest
#
private System.Void PathfindingTest()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
AB053A96D435A527B1894E437B701270139A6DECB5D467110E4B19046EBA2C20 - Body hash
F75104BD106984663EDA5C57DDC105326C40CCF3AB6A16097C6F26BFADC52957 - IL size321
Referenced calls
System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2>::.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<Microsoft.Xna.Framework.Vector2>::Clear()Candide.GameModels.Managers.ClientPathFindManager::FindPath(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2>)System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2>::get_Count()System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2>::get_Item(System.Int32)System.Linq.Enumerable::Skip(System.Collections.Generic.IEnumerable<!!0>, System.Int32)System.Collections.Generic.IEnumerable<Microsoft.Xna.Framework.Vector2>::GetEnumerator()System.Collections.Generic.IEnumerator<Microsoft.Xna.Framework.Vector2>::get_Current()CandideCreator.Shared.Helpers.ColorHelper::Hsl2RgbVector4(System.Single, System.Single, System.Single)CandideCreator.Shared.Helpers.VectorExtension::ToColor(Microsoft.Xna.Framework.Vector4&)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)
String literals
Alpha Wolf
ResourceGenTesting
#
private System.Void ResourceGenTesting()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
3DC5D7409F05E3A70465DF1D358F01BE2183537BEDCEB640BB5694D419589608 - Body hash
E5B8427C6A338B8FEEC985A812F2688B065682B3F2D8C7B6C2D0D7B9A96EC4A1 - IL size360
Referenced calls
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[])
TestBiomeGenerator
#
public System.Void TestBiomeGenerator()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
B8BCAD29983CA0437B5779828ABAC29E70BAD7AEB815E9F199D4CD80AC2A7D4F - Body hash
D6802B3A68943AA07822BA0CAA11181DB6E9202B512922DBA41ECFD0AB413343 - IL size163
Referenced calls
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[])
TestCitizenTierRandomness
#
private System.Void TestCitizenTierRandomness()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
22E4DB2EDB83161E2F695CF0C85C076242A0DD9A2F058DE510DDD3B346D705E8 - Body hash
3569D6801D54471B4CD1A49E411E5179E213324DD0420CFEA901D3A2578C1125 - IL size74
TestCrashingMessage
#
public System.Void TestCrashingMessage()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
23319AA11C10FB35000ED8165411EC31AEB8022665E78522FC0FA95AF2110E49 - Body hash
8595A635B451AAD8D2C22066F36A317D5CB6D7F24DCB2CCBAB63F336F3771AAB - IL size140
Referenced calls
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()
String literals
FHNwZWxscy1vbi1zcGVsbC1jYXN0H4sIAAAAAAAAClRQvU4bQRD22ebsi7ENBuyOHJbSrg5BgSwgsi5gHbKFpUOIIkXW3sGsOO+edtfAFUhWqpRBUaJUafICwhatever
TestDroptableRolling
#
private System.Void TestDroptableRolling()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
C31BE1BC0CCA97FDBA250841A81866CC1EC4308113857B8D2022B628B0BBB182 - Body hash
E400B3E9A424E48DBC49B9D46AD4BFE16227B0F8535F4C2E9D809EFF06066F6C - IL size130
Referenced calls
CandideServer.Database.ServerDropTablesDataBase::GetDropTableItemListOrNull(System.String)System.Collections.Generic.Dictionary<System.String, System.Int32>::.ctor()CandideServer.ServerManagers.LootServerManager::GenerateDroppedGoods(Shared.Models.DropTables.DropTableSystem, System.Single)System.Collections.Generic.Dictionary<System.String, System.Int32>::TryGetValue(!0, !1&)System.Collections.Generic.Dictionary<System.String, System.Int32>::set_Item(!0, !1)
String literals
general:rare_items:1
TestExpertiseRandomness
#
private System.Void TestExpertiseRandomness()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
6B2CA480416B7349C8524DBE2C411BB1B841433F9E2D2A7DF99CBA945FA80A2D - Body hash
9D67E4DB9ACC0D78BC7FFE31A4F37D8D5F64DE68BEF15FC68B70F28625EE87A3 - IL size239
Referenced calls
System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array, System.RuntimeFieldHandle)System.Random::Next(System.Int32)
String literals
Very BadBadNormalGoodVery GoodLegendary
TestMakeRoad
#
public System.Void TestMakeRoad()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
B4BA2BAE20C91E5C2A757F344BCEF88B1497115F3FA5A49B2935AD6CA02E249B - Body hash
A3DC6E7312DEC2AEBE4993B4C268379F736B720C7D659A3C66F554B6C5A572DC - IL size776
Referenced calls
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)
TestSpac
#
private System.Void TestSpac()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
EFC2BE6DFFC5AF24752088C3AEC034523C7174DBC99C98458EBAB981EFD0BFA8 - Body hash
B833F5155AC51BE015EC3537BC6E62AFC9D9284608EF6E970F45A93A2A414AA7 - IL size320
Referenced calls
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()
String literals
boar_body_animationsboar_head_animationswalkrunattackcharge
TestSpac
#
private System.Void TestSpac(CandideCreator.Shared.Models.SpritesAnimationCollections.Spac spac)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
CF8B8E5A84DFD68263D80AD3563EA2E95970F5865603419FD07DBFA22350D913 - Body hash
EBABB53161474B5899ED3DDC789BBA91C7DA272C66E8350846BF5529CB81781B - IL size116
Referenced calls
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()
Called by
Update
#
public System.Void Update(Candide.CandideEngine game)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
25E42506C1BAB1E109AF97CE34FB93E92F57F3286AC32CB61AF5EABE5E77EEEF - Body hash
689A44F0AFB1FF8FC349FF5F2B501940A2593C2743238CD9679BCD1960BAACCA - IL size152
Referenced calls
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)
UpdateWhileFrameStepperIsActiveToo
#
public System.Void UpdateWhileFrameStepperIsActiveToo(Candide.CandideEngine game)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
629E07ACA6E0ECE33AF473798C60E582EEEA8355F1B5A2B45B7F1315BE523753 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
VfxTest
#
private System.Void VfxTest()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
CCFAC98D92DEBCF879699AD98E59852860160664EC9E64C32CB0DE52475E79CB - Body hash
5F31B73054BA9967E2BCA6A13C2121069782E94A75268BFD6F959478380F9539 - IL size971
Referenced calls
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)
String literals
vfx_daggerstab1
private System.Void WorldGenTesting()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
7818B76980B19D986D3A1EBCAE111967ED7D616B67FBE20902DF4E1589F328D8 - Body hash
2755B24F8F4DECA8964F8B1F6FE99593B40310E562768FDDE58A4860B9E58999 - IL size1743
Referenced calls
Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Keys)TestAndDebug.<>c::<WorldGenTesting>b__21_0()System.Action::.ctor(System.Object, System.IntPtr)Candide.DebugTools.DebugTool::DoBetweenServerUpdates(System.Action)Candide.GameModels.Controllers.EntityController::CleanUp()System.Collections.Generic.Dictionary<Microsoft.Xna.Framework.Point, Candide.GameModels.Models.ClientCropModel>::Clear()TestAndDebug.<>c::<WorldGenTesting>b__21_1()Candide.World.ExteriorWorldHandler::Reload()System.Array::GetLength(System.Int32)Candide.World.WorldMap::UpdateWholeRectangle(System.Int32, System.Int32, System.Int32, System.Int32)TestAndDebug.<>c__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<System.Guid, CandideServer.Models.Dungeons.DungeonLocationModel>::Clear()System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Boss.BossLocationModel>::Clear()TestAndDebug.<>c__DisplayClass21_0::<WorldGenTesting>b__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.<>c::<WorldGenTesting>b__21_2()System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2>::Clear()System.Collections.Generic.List<System.ValueTuple<Microsoft.Xna.Framework.Vector2, System.Single>>::Clear()Candide.Input.InputManager::Up(Microsoft.Xna.Framework.Input.Keys)System.Diagnostics.Stopwatch::StartNew()