{"Id":"Candide.Entities.EntitySystemImGui","Name":"EntitySystemImGui","DisplayName":"EntitySystemImGui","FullName":"Candide.Entities.EntitySystemImGui","Namespace":"Candide.Entities","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":true,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[],"Properties":[],"Events":[],"Methods":[{"Id":"CreateAuraImguiInfoBoxes(Shared.Entity.EntitySystem)-\u003ESystem.Void","Name":"CreateAuraImguiInfoBoxes","Signature":"public System.Void CreateAuraImguiInfoBoxes(Shared.Entity.EntitySystem system)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"system","Type":"Shared.Entity.EntitySystem","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":438,"BodyHash":"21BFE89E09F341E2E82ECF62344BD2004DC5527D063391DFB02E801B197F6C71","Hash":"F49D6424408447612D4ED501407433CF9F2FBF3B8DA6C247A06968B3EBA91F56","CalledMethods":["Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","System.Numerics.Vector2::.ctor(System.Single, System.Single)","System.Numerics.Vector2::op_Subtraction(System.Numerics.Vector2, System.Numerics.Vector2)","Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()","Microsoft.Xna.Framework.Graphics.Viewport::get_Width()","Microsoft.Xna.Framework.Graphics.Viewport::get_Height()","System.Numerics.Vector2::op_Addition(System.Numerics.Vector2, System.Numerics.Vector2)","System.Numerics.Vector2::op_Multiply(System.Numerics.Vector2, System.Numerics.Vector2)","ImGuiNET.ImGui::SetNextWindowPos(System.Numerics.Vector2)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","System.String::op_Implicit(System.String)","ImGuiNET.ImGui::Begin(System.ReadOnlySpan\u003CSystem.Char\u003E, ImGuiNET.ImGuiWindowFlags)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","ImGuiNET.ImGui::Text(System.ReadOnlySpan\u003CSystem.Char\u003E)","System.Collections.Generic.List\u003CShared.Aura.AbstractAura\u003CShared.Entity.EntityWrapper\u003E\u003E::GetEnumerator()","List.Enumerator\u003CShared.Aura.AbstractAura\u003CShared.Entity.EntityWrapper\u003E\u003E::get_Current()","System.Object::ToString()","List.Enumerator\u003CShared.Aura.AbstractAura\u003CShared.Entity.EntityWrapper\u003E\u003E::MoveNext()","System.IDisposable::Dispose()","ImGuiNET.ImGui::End()"],"StringLiterals":["Eid: "],"Source":null},{"Id":"CreateControllerImGui(Shared.Entity.Base.AbstractController)-\u003ESystem.Void","Name":"CreateControllerImGui","Signature":"public System.Void CreateControllerImGui(Shared.Entity.Base.AbstractController controller)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"controller","Type":"Shared.Entity.Base.AbstractController","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":196,"BodyHash":"AFA4546668874CE5CF9BCD0EAD4718C94B11891FDD2C7DA01C7CFE6345CCE68C","Hash":"CF5A0B50C3C7A1EB51B888AAD419E15B3BEBAE959105ACA4DB30A43AC11E740A","CalledMethods":["System.String::op_Implicit(System.String)","ImGuiNET.ImGui::InputInt(System.ReadOnlySpan\u003CSystem.Char\u003E, System.Int32\u0026)","ImGuiNET.ImGui::InputFloat(System.ReadOnlySpan\u003CSystem.Char\u003E, System.Single\u0026)","CandideCreator.Shared.Helpers.Parameters::get_Dictionary()","System.Collections.Generic.Dictionary\u003CSystem.String, System.String\u003E::get_Count()","System.Numerics.Vector2::.ctor(System.Single, System.Single)","ImGuiNET.ImGui::BeginChild(System.ReadOnlySpan\u003CSystem.Char\u003E, System.Numerics.Vector2)","System.Collections.Generic.Dictionary\u003CSystem.String, System.String\u003E::GetEnumerator()","Dictionary.Enumerator\u003CSystem.String, System.String\u003E::get_Current()","System.Collections.Generic.KeyValuePair\u003CSystem.String, System.String\u003E::get_Key()","System.Collections.Generic.KeyValuePair\u003CSystem.String, System.String\u003E::get_Value()","System.String::Concat(System.String, System.String, System.String)","ImGuiNET.ImGui::Text(System.ReadOnlySpan\u003CSystem.Char\u003E)","Dictionary.Enumerator\u003CSystem.String, System.String\u003E::MoveNext()","System.IDisposable::Dispose()","ImGuiNET.ImGui::EndChild()","Shared.Entity.Base.AbstractController::CreateImGui()"],"StringLiterals":["State","Timer","parameters",": "],"Source":null},{"Id":"CreateImGui(Shared.Entity.EntitySystem, System.String, System.Boolean)-\u003ESystem.Void","Name":"CreateImGui","Signature":"public System.Void CreateImGui(Shared.Entity.EntitySystem system, System.String search, System.Boolean server)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"system","Type":"Shared.Entity.EntitySystem","IsOut":false,"IsOptional":false},{"Name":"search","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"server","Type":"System.Boolean","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":4005,"BodyHash":"F33B272F4E287F25D1C7EEC036647A080BBEED62DBA977478945891A2870FCB8","Hash":"CE10794CC8A8BD4F33524C719B965506F4E56A1F691A072E4E0DCE1D77DEAE08","CalledMethods":["ImGuiNET.ImGui::PushItemWidth(System.Single)","Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","System.String::IsNullOrWhiteSpace(System.String)","System.String::Contains(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","System.String::op_Implicit(System.String)","ImGuiNET.ImGui::TreeNode(System.ReadOnlySpan\u003CSystem.Char\u003E)","ImGuiNET.ImGui::SameLine()","ImGuiNET.ImGui::Button(System.ReadOnlySpan\u003CSystem.Char\u003E)","Candide.GameModels.Services.EntityService::SendRequestRemoveEntity(System.Guid, Shared.Entity.EntityRemoveInfo)","Shared.Entity.EntitySystem::RemoveEntity(System.Int32, Shared.Entity.EntityRemoveInfo)","ImGuiNET.ImGui::InputText(System.ReadOnlySpan\u003CSystem.Char\u003E, System.String\u0026, System.UInt32)","EntitySystemImGui.\u003C\u003Ec__DisplayClass0_0::.ctor()","Candide.Toolkit.ImGuiAssist::DragFloat(System.String, Microsoft.Xna.Framework.Vector3\u0026, System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.Vector3::Distance(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)","System.Collections.Generic.Dictionary\u003CSystem.Guid, Shared.Entity.EntityWrapper\u003E::TryGetValue(!0, !1\u0026)","Shared.Entity.EntityWrapper::set_Position(Microsoft.Xna.Framework.Vector3)","EntitySystemImGui.\u003C\u003Ec__DisplayClass0_0::\u003CCreateImGui\u003Eb__0()","System.Action::.ctor(System.Object, System.IntPtr)","Candide.DebugTools.DebugTool::RunOnServer(System.Action)","ImGuiNET.ImGui::InputFloat(System.ReadOnlySpan\u003CSystem.Char\u003E, System.Single\u0026, System.Single, System.Single)","ImGuiNET.ImGui::Text(System.ReadOnlySpan\u003CSystem.Char\u003E)","ImGuiNET.ImGui::BeginPopupContextItem(System.ReadOnlySpan\u003CSystem.Char\u003E)","System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)","System.Enum::GetValues(System.Type)","System.Object::ToString()","System.ReadOnlySpan\u003CSystem.Char\u003E::op_Implicit(!0[])","ImGuiNET.ImGui::MenuItem(System.ReadOnlySpan\u003CSystem.Char\u003E, System.ReadOnlySpan\u003CSystem.Char\u003E, System.Boolean)"],"StringLiterals":["[","]: ","Remove","Name","Position3d","Direction","Components: ","component context menu","The components used by an entity determine what systems it uses. Right click to change them. WARNING: enabling an unused","Movement","Immovable","IsAllowedInPits","FloorHeight","Velocity","ExtraVelocity","Acceleration"],"Source":null},{"Id":"CreateImguiInfoBoxes(Shared.Entity.EntitySystem, System.String, System.Boolean)-\u003ESystem.Void","Name":"CreateImguiInfoBoxes","Signature":"public System.Void CreateImguiInfoBoxes(Shared.Entity.EntitySystem system, System.String search, System.Boolean server)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"system","Type":"Shared.Entity.EntitySystem","IsOut":false,"IsOptional":false},{"Name":"search","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"server","Type":"System.Boolean","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":1225,"BodyHash":"37C15AFD9E8E63CACED7CAC3DF62EDAE5FF48CEAF3CAB305172E718373CF3DC3","Hash":"B5C36951B159233951B4A44F63CF943A01A46ED58758D887462FCD1F59520705","CalledMethods":["Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","System.String::IsNullOrWhiteSpace(System.String)","System.String::Contains(System.String)","System.Numerics.Vector2::.ctor(System.Single, System.Single)","System.Numerics.Vector2::op_Subtraction(System.Numerics.Vector2, System.Numerics.Vector2)","Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()","Microsoft.Xna.Framework.Graphics.Viewport::get_Width()","Microsoft.Xna.Framework.Graphics.Viewport::get_Height()","System.Numerics.Vector2::op_Addition(System.Numerics.Vector2, System.Numerics.Vector2)","System.Numerics.Vector2::op_Multiply(System.Numerics.Vector2, System.Numerics.Vector2)","ImGuiNET.ImGui::SetNextWindowPos(System.Numerics.Vector2)","ImGuiNET.ImGui::SetNextWindowBgAlpha(System.Single)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","System.String::op_Implicit(System.String)","ImGuiNET.ImGui::Begin(System.ReadOnlySpan\u003CSystem.Char\u003E, ImGuiNET.ImGuiWindowFlags)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","ImGuiNET.ImGui::SeparatorText(System.ReadOnlySpan\u003CSystem.Char\u003E)","ImGuiNET.ImGui::InputText(System.ReadOnlySpan\u003CSystem.Char\u003E, System.String\u0026, System.UInt32)","Candide.Toolkit.ImGuiAssist::DragFloat(System.String, Microsoft.Xna.Framework.Vector3\u0026, System.Single, System.Single, System.Single)","Microsoft.Xna.Framework.Vector3::Length()","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0, System.String)","CandideCreator.Shared.Helpers.VectorExtension::DirectionToVector3(System.Single)","Microsoft.Xna.Framework.Vector3::Dot(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)","ImGuiNET.ImGui::Text(System.ReadOnlySpan\u003CSystem.Char\u003E)","ImGuiNET.ImGui::SetNextItemWidth(System.Single)","ImGuiNET.ImGui::InputFloat(System.ReadOnlySpan\u003CSystem.Char\u003E, System.Single\u0026, System.Single, System.Single)","ImGuiNET.ImGui::InputFloat(System.ReadOnlySpan\u003CSystem.Char\u003E, System.Single\u0026)","ImGuiNET.ImGui::SameLine()","System.Object::GetType()"],"StringLiterals":["Client","Server"," Eid ","Name","Position3d","Velocity","Velocity:","n3"," (",")","Direction","IsThrown:","Carrier:","Carried:","/","Health"],"Source":null},{"Id":"CreateImguiThreatBoxes(Shared.Entity.EntitySystem, System.String)-\u003ESystem.Void","Name":"CreateImguiThreatBoxes","Signature":"public System.Void CreateImguiThreatBoxes(Shared.Entity.EntitySystem system, System.String search)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"system","Type":"Shared.Entity.EntitySystem","IsOut":false,"IsOptional":false},{"Name":"search","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":722,"BodyHash":"2A55EB12D1D6CA6CDD6E96E2DC9D1C07A9D538E074F935835C622201A1211A19","Hash":"D8B260A5C659C61C328C737473126C739B69120A14902171921ED16460FA3443","CalledMethods":["Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","System.String::IsNullOrWhiteSpace(System.String)","System.String::Contains(System.String)","System.Numerics.Vector2::.ctor(System.Single, System.Single)","System.Numerics.Vector2::op_Subtraction(System.Numerics.Vector2, System.Numerics.Vector2)","Microsoft.Xna.Framework.Graphics.GraphicsDevice::get_Viewport()","Microsoft.Xna.Framework.Graphics.Viewport::get_Width()","Microsoft.Xna.Framework.Graphics.Viewport::get_Height()","System.Numerics.Vector2::op_Addition(System.Numerics.Vector2, System.Numerics.Vector2)","System.Numerics.Vector2::op_Multiply(System.Numerics.Vector2, System.Numerics.Vector2)","ImGuiNET.ImGui::SetNextWindowPos(System.Numerics.Vector2)","ImGuiNET.ImGui::SetNextWindowBgAlpha(System.Single)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()","System.String::op_Implicit(System.String)","ImGuiNET.ImGui::Begin(System.ReadOnlySpan\u003CSystem.Char\u003E, ImGuiNET.ImGuiWindowFlags)","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)","ImGuiNET.ImGui::Text(System.ReadOnlySpan\u003CSystem.Char\u003E)","System.Collections.Generic.Dictionary\u003CShared.Entity.EntityWrapper, System.ValueTuple\u003CSystem.Single, Microsoft.Xna.Framework.Vector2\u003E\u003E::GetEnumerator()","Dictionary.Enumerator\u003CShared.Entity.EntityWrapper, System.ValueTuple\u003CSystem.Single, Microsoft.Xna.Framework.Vector2\u003E\u003E::get_Current()","System.Collections.Generic.KeyValuePair\u003CShared.Entity.EntityWrapper, System.ValueTuple\u003CSystem.Single, Microsoft.Xna.Framework.Vector2\u003E\u003E::Deconstruct(!0\u0026, !1\u0026)","Shared.Entity.EntityWrapper::get_Name()","System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)","Shared.Entity.EntityWrapper::get_Id()","System.Globalization.CultureInfo::get_InvariantCulture()","System.Single::ToString(System.IFormatProvider)","System.String::Concat(System.String, System.String)","Dictionary.Enumerator\u003CShared.Entity.EntityWrapper, System.ValueTuple\u003CSystem.Single, Microsoft.Xna.Framework.Vector2\u003E\u003E::MoveNext()","System.IDisposable::Dispose()","ImGuiNET.ImGui::End()"],"StringLiterals":["Eid: ","Name ",", Eid ",", Removed ",", Id ","Threat ","----------------------------"],"Source":null}],"Hash":"E051EB319EA297DB33FB92C38DE5D3A80ECB6FB937808D0DDE30B4110B6B30A0"}