Romestead Assembly Reference

Candide.Multiplayer.PlayerHelper

Type JSON

public class in Candide.Multiplayer

Methods5
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Multiplayer
  • Base typeSystem.Object
  • Hash74155CB23801A8B603650E926366482327CA5E15FAE0CCF88A82776A09F489EB

Relationships

Base type

System.Object

Methods

CreateImGui

public System.Void CreateImGui()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash59E066D894878E8D3B487E858E8C199EA7DA70D42CB7E5862F359C801BADC7CF
  • Body hash3A2C18DBD19A9FA1FDCFE0C204649D03983220155879F661BEF30D7F45B9A753
  • IL size407
Referenced calls
  • 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()
  • System.String::Concat(System.String, System.String, System.String)
  • System.String::op_Implicit(System.String)
  • ImGuiNET.ImGui::TreeNode(System.ReadOnlySpan<System.Char>)
  • 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::ToStringAndClear()
  • ImGuiNET.ImGui::Text(System.ReadOnlySpan<System.Char>)
  • System.String::Concat(System.String, System.String)
  • Candide.Entities.Animations.AnimationStateMachine::get_CurrentState()
  • Candide.Entities.Animations.IAnimationState::get_StateName()
  • ImGuiNET.ImGui::TreePop()
  • Dictionary.ValueCollection.Enumerator<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::MoveNext()
  • System.IDisposable::Dispose()
String literals
  • -
  • Id:
  • Position:
  • WorldId:
  • Dead:
  • Entity Id:
  • Animation State:

GetPlayerEquipment

public Candide.GameModels.Models.Items.SimpleInventory GetPlayerEquipment(Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilitypublic
  • Return typeCandide.GameModels.Models.Items.SimpleInventory
  • StaticTrue
  • VirtualFalse
  • Hash30150FFCEFF193F5006941F59EA577580DA741D2A7EEA3CE3F3B46617371CF12
  • Body hash6B2C407F41F678F91E3440745823C345F316AE6C8DA565D923457ED12F707AE9
  • IL size127
Referenced calls
  • 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()
  • Shared.Entity.EntityWrapper::get_Id()
  • System.Guid::op_Inequality(System.Guid, System.Guid)
  • System.Collections.Generic.Dictionary<System.Guid, Candide.GameModels.Models.Items.SimpleInventory>::TryGetValue(!0, !1&)
  • Dictionary.ValueCollection.Enumerator<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::MoveNext()
  • System.IDisposable::Dispose()
Called by

IsLocalPlayer

public System.Boolean IsLocalPlayer(Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashD4E9D482D288C04AB715413A8BB9A4DD8A15107049CA72F234CE8C7D0A6D7668
  • Body hashAA05A602E2185FC041A8DDDDEBF45F3D3715BE7793E5B855FDE70528E385ADB3
  • IL size76
Referenced calls
  • Shared.Entity.EntityWrapper::get_Id()
  • System.Guid::op_Equality(System.Guid, System.Guid)
  • System.Guid::op_Inequality(System.Guid, System.Guid)
Called by

IsOtherPlayer

public System.Boolean IsOtherPlayer(Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • Hash00C647F922F8D88B0EA9CDC8FF39890B0F4E533D86D5D805AA9BC8B80ECD5522
  • Body hash039ADC6509AC3372315607387419B7E56448877EF7DAF10F7CE560104E284049
  • IL size157
Referenced calls
  • Shared.Entity.EntityWrapper::get_Id()
  • System.Guid::op_Equality(System.Guid, System.Guid)
  • 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()
  • Dictionary.ValueCollection.Enumerator<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::MoveNext()
  • System.IDisposable::Dispose()
Called by

IsPlayer

public System.Boolean IsPlayer(Shared.Entity.EntityWrapper entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticTrue
  • VirtualFalse
  • HashF1841B0FAB929254AB3A5EE17AB9281418FB60B719A26E1EF1689DE858063BC3
  • Body hash70F0FF46EDAF149CD0D89769171B281CA25733217ABCB8423E5E741157D0C4BA
  • IL size122
Referenced calls
  • Shared.Entity.EntityWrapper::get_Id()
  • System.Guid::op_Equality(System.Guid, System.Guid)
  • 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()
  • Dictionary.ValueCollection.Enumerator<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::MoveNext()
  • System.IDisposable::Dispose()
Called by