Shared.Helpers.SamsPlayerDebuggerHelper
Type JSONpublic class in Shared.Helpers
Type metadata
- Assembly
Shared - Namespace
Shared.Helpers - Base type
System.Object - Hash
ABD173558AA7173448F0458F78D1B562951CECBD3AE1678A4852F0E9342CC339
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
_changes# | private | private System.Collections.Generic.Queue<System.ValueTuple<System.Nullable<System.Guid>, System.String>> _changes |
_isClientInitialized# | private | private System.Boolean _isClientInitialized |
_playerId# | private | private System.Guid _playerId |
Methods
Client_Initialize
#
public System.Void Client_Initialize(System.Guid playerId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
65E664F970B8DA6B903E6E8A44BDA852C253448B0E2AA00F816C5D6F24342DEF - Body hash
CC8E43EE75D291677DF8072662E8859C3C5509A8F82B31B92C9447EC2A7F5AB8 - IL size41
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)System.ArgumentNullException::.ctor(System.String)
String literals
playerId
Client_Update
#
public System.Void Client_Update()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
7F85C10DA6C6A480FEA087720F6D34921075CBA0D122ED3993F2FB1958C65867 - Body hash
BDB4D51772694F404301A764E9F877F404AC34BA7E9F7BEF23C2B9F56EB6E111 - IL size11
Referenced calls
System.Collections.Generic.Queue<System.ValueTuple<System.Nullable<System.Guid>, System.String>>::Clear()
Called by
Entity_Set_CarriedId
#
public System.Void Entity_Set_CarriedId(Shared.Entity.EntitySystem system, System.Int32 carrierId, System.Nullable<System.Guid> carriedId)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
92DB891F24E3753A5ABCA83EA3ADDC6F233CD4B1DFD770CE4FC4A6BDBA4D50DC - Body hash
3D36DF1657456AF45F21B5907966ADEF0EF431BA544598EC6D3FFB20DA66EB2C - IL size19
Called by
Candide.Entities.PlayerState.PlayerAnimationController::UpdateCandide.GameModels.Controllers.EntityController::SpawnEntityShared.Entity.EntitySystem::ClearShared.Entity.EntitySystem::RemoveEntityShared.Entity.SharedEntitySystemController::DetachShared.Entity.SharedEntitySystemController::TryAttach
IsPlayer
#
private System.Boolean IsPlayer(System.Guid id)
Method metadata
- Visibilityprivate
- Return type
System.Boolean - StaticTrue
- VirtualFalse
- Hash
2846771EC6554BDB6A76D929504F800735AFCD6F41A263257447F7B79627A186 - Body hash
AE23B1B6CC24BDE8D25BC28D855A108BF55F2625FF2C7BEEDC9051A8B71D6E5E - IL size12
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)