Candide.DebugTools.CinemaTool
Type JSONpublic class in Candide.DebugTools
Type metadata
- Assembly
Romestead - Namespace
Candide.DebugTools - Base type
System.Object - Hash
0DBC7C2C4B86B1D8F5E56C6CF8960953C7EF311815A137960B41DA3150C27FBB
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
AutoRepeat# | public | public System.Boolean AutoRepeat |
AutoRepeatSpacing# | public | public System.Single AutoRepeatSpacing |
Enabled# | public | public System.Boolean Enabled |
EntitySearch# | public | public System.String EntitySearch |
LastPlace# | public | public Microsoft.Xna.Framework.Vector2 LastPlace |
PlaceType# | public | public System.Int32 PlaceType |
PlacingTypes# | public | public System.ValueTuple<System.String, System.Int32>[] PlacingTypes |
PlayerCinemaToolImgui# | public | public System.Boolean PlayerCinemaToolImgui |
RandomizationRadius# | public | public System.Single RandomizationRadius |
RandomizePlacing# | public | public System.Boolean RandomizePlacing |
SpawnEntityBaseGuid# | public | public System.String SpawnEntityBaseGuid |
Methods
BeforeRender
#
public System.Void BeforeRender()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
797569451B4FB6DF6323BCF6F4578F2584E08E1CC01F83718DA65BF637222CCE - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
CreateImgui
#
public System.Void CreateImgui()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
43F83261FA89E20251F0652BF21CDA5420403443E50B429C5BFFB3AA0B5FEA32 - Body hash
C5226B177DB753AAF3BB7A6ADA92CD7BD8AB80FA0F9F2F0B1C8F1BEED2FE407A - IL size770
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::Checkbox(System.ReadOnlySpan<System.Char>, System.Boolean&)Candide.DebugTools.CinemaTool::CreatePlayerImgui()ImGuiNET.ImGui::Text(System.ReadOnlySpan<System.Char>)ImGuiNET.ImGui::SetNextItemWidth(System.Single)ImGuiNET.ImGui::DragFloat(System.ReadOnlySpan<System.Char>, System.Single&, System.Single, System.Single, System.Single)ImGuiNET.ImGui::SeparatorText(System.ReadOnlySpan<System.Char>)ImGuiNET.ImGui::Button(System.ReadOnlySpan<System.Char>)Candide.Graphics.ParticleSystem::RemoveAll()System.Guid::TryParse(System.String, System.Guid&)System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntitySystem>::TryGetValue(!0, !1&)ImGuiNET.ImGui::InputText(System.ReadOnlySpan<System.Char>, System.String&, System.UInt32)ImGuiNET.ImGui::BeginCombo(System.ReadOnlySpan<System.Char>, System.ReadOnlySpan<System.Char>)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()System.String::IsNullOrWhiteSpace(System.String)System.String::Contains(System.String, System.StringComparison)ImGuiNET.ImGui::Selectable(System.ReadOnlySpan<System.Char>)System.Object::ToString()Dictionary.ValueCollection.Enumerator<System.Guid, Shared.Entity.EntitySystem>::MoveNext()System.IDisposable::Dispose()ImGuiNET.ImGui::EndCombo()ImGuiNET.ImGui::RadioButton(System.ReadOnlySpan<System.Char>, System.Int32&, System.Int32)
String literals
Player ControlsEnable Cinematic FiresEnableWhen Enabled hold down Left Alt and use Left Click to placeAuto RepeatAuto Repeat SpacingRandomize PlacingRandomization RadiusParticle System controls:TimeScaleFreeze ParticlesClear ParticlesExtend Particle LifeEntity SearchSelect Entity IdSpawn Entity Id
CreatePlayerImgui
#
private System.Void CreatePlayerImgui()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
8490EBD8C4B053526AB36CC6FF0329F7267E47F24E5D1D52F2F8266DD82D08F4 - Body hash
1884DCF4E873F2CD2BF84BA9BD5C21BCA8750A4A318951E7B1F977B46DB3D203 - IL size227
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::BeginChild(System.ReadOnlySpan<System.Char>)ImGuiNET.ImGui::Checkbox(System.ReadOnlySpan<System.Char>, System.Boolean&)ImGuiNET.ImGui::SeparatorText(System.ReadOnlySpan<System.Char>)System.Collections.Generic.Dictionary<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::get_Values()Dictionary.ValueCollection<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::GetEnumerator()Dictionary.ValueCollection.Enumerator<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::get_Current()Candide.Multiplayer.Models.ClientPlayerCharacter::get_Entity()Shared.Entity.EntityWrapper::get_Visible()System.String::Concat(System.String, System.String, System.String)Shared.Entity.EntityWrapper::set_Visible(System.Boolean)ImGuiNET.ImGui::Text(System.ReadOnlySpan<System.Char>)ImGuiNET.ImGui::Separator()Dictionary.ValueCollection.Enumerator<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::MoveNext()System.IDisposable::Dispose()ImGuiNET.ImGui::EndChild()
String literals
Player ControlsShow nameplatesPlayersVisible ()Offscreen
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
22A893F58C715F7BE76A544011B215A22BA7BAD0DF5A5A0AFECB40A06C3A7D38 - Body hash
9C9C287FD8414FA267848EC76E33887BC79F5C9213C159AD2CCD2D2E72644B9B - IL size707
Referenced calls
Candide.Input.InputManager::Up(Microsoft.Xna.Framework.Input.Keys)Candide.Input.InputManager::Up(Candide.Input.MouseButtons)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::Distance(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Candide.Input.InputManager::Pressed(Candide.Input.MouseButtons)CandideCreator.Shared.Helpers.RandomHelper::NextPointInCircle(System.Random)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Candide.World.WorldHandler::HeightAtPoint(Microsoft.Xna.Framework.Vector2, System.Single)CandideCreator.Shared.Helpers.VectorExtension::ToVector3Xyz(Microsoft.Xna.Framework.Vector2, System.Single)Candide.Graphics.ParticleHelper::SpawnBloodSplatter(Microsoft.Xna.Framework.Vector3, CandideCreator.Shared.Graphics.SpriteSheet)Candide.Graphics.ParticleMasksExtensions::HasFlags(Candide.Graphics.ParticleMasks, Candide.Graphics.ParticleMasks)CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)Candide.Graphics.ParticleSystem::RemoveParticle(System.Int32)System.Guid::TryParse(System.String, System.Guid&)CandideServer.MessageModels.Entities.RequestSpawnEntityMessage::.ctor()Microsoft.Xna.Framework.Vector3::get_Zero()Candide.GameModels.Services.EntityService::SendRequestSpawnEntity(CandideServer.MessageModels.Entities.RequestSpawnEntityMessage)System.String::Concat(System.String, System.String, System.String)Candide.Graphics.VisualDebug.VisualDebugText::Draw(Microsoft.Xna.Framework.Vector2, System.String, System.Single)Candide.World.WorldHandler::GetEntitiesTouchingCircleAreaForInteract(Microsoft.Xna.Framework.Vector2, System.Single, System.Single, System.Single)System.Collections.Generic.List<System.ValueTuple<Shared.Entity.EntityWrapper, System.Guid>>::GetEnumerator()List.Enumerator<System.ValueTuple<Shared.Entity.EntityWrapper, System.Guid>>::get_Current()Shared.Entity.EntityWrapper::get_Visible()Shared.Entity.EntityWrapper::get_Id()Candide.GameModels.Services.EntityService::SendRequestRemoveEntity(System.Guid, Shared.Entity.EntityRemoveInfo)List.Enumerator<System.ValueTuple<Shared.Entity.EntityWrapper, System.Guid>>::MoveNext()System.IDisposable::Dispose()System.Collections.Generic.Dictionary<System.Guid, Shared.Entity.EntityWrapper>::get_Values()Dictionary.ValueCollection<System.Guid, Shared.Entity.EntityWrapper>::GetEnumerator()Dictionary.ValueCollection.Enumerator<System.Guid, Shared.Entity.EntityWrapper>::get_Current()Shared.Entity.EntityWrapper::get_Mask()
Called by
String literals
Invalid entity id ''