Candide.Entities.PlayerState.NetworkPlayerController
Type JSONpublic class in Candide.Entities.PlayerState
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.PlayerState - Base type
Candide.Entities.PlayerState.PlayerAnimationController - Hash
BBB08DF29487A560A2ECB7901651DF9F88707B46DCEC338B8AB77BB137638503
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Healthbar# | public | public Candide.LegacyUI.OverheadHealthbar Healthbar |
_actualHealth# | public | public System.Single _actualHealth |
_healthShowTimer# | public | public System.Single _healthShowTimer |
_maxHealth# | public | public System.Single _maxHealth |
_overheadMessages# | private | private System.Collections.Generic.List<NetworkPlayerController.OverheadMessage> _overheadMessages |
_prevHealth# | public | public System.Single _prevHealth |
_shownHealth# | public | public System.Single _shownHealth |
Methods
AddChatMessage
#
public System.Void AddChatMessage(CandideServer.MessageModels.PlayerChatLogMessage msg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
A06DBB19E6823A809F45857771A33925C4F355210B9432E5722FCD48B100517E - Body hash
8D4D13374510A76043962AAD8343376F07C7AF56BDE9C6FACC304C62775966AB - IL size177
Referenced calls
System.Collections.Generic.List<NetworkPlayerController.OverheadMessage>::get_Count()System.Collections.Generic.List<NetworkPlayerController.OverheadMessage>::RemoveAt(System.Int32)CandideServer.MessageModels.ChatLogMessage::GetTranslation()System.String::IsNullOrWhiteSpace(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)NetworkPlayerController.OverheadMessage::.ctor()System.String::get_Length()System.Math::Clamp(System.Single, System.Single, System.Single)System.Collections.Generic.List<NetworkPlayerController.OverheadMessage>::Add(!0)
String literals
Received empty text message from:at
DrawInWorldUI
#
public System.Void DrawInWorldUI(Microsoft.Xna.Framework.Graphics.SpriteBatch batch, System.Boolean showNameplates)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
EF9DD0A318F62E6F9B65BC31C3F7AB300AB7D6076532475B751A849DFC47EADD - Body hash
2F76A22831DF4192EA3F12314B9378FB2142ED6ECB454D6ACC034D5639F90CDF - IL size832
Referenced calls
Microsoft.Xna.Framework.Color::get_Black()Candide.Graphics.Fonts.IFontProvider::GetRenderFont(System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single)System.Collections.Generic.Dictionary<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::get_Item(!0)Shared.Entity.EntityWrapper::get_Position()CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)FontStashSharp.SpriteFontBase::get_LineHeight()Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)FontStashSharp.SpriteFontBase::MeasureString(System.String, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, FontStashSharp.FontSystemEffect, System.Int32)Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector2::get_Zero()System.Nullable<Microsoft.Xna.Framework.Vector2>::.ctor(!0)FontStashSharp.SpriteFontBase::TextBounds(System.String, Microsoft.Xna.Framework.Vector2, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, FontStashSharp.FontSystemEffect, System.Int32)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)FontStashSharp.SpriteFontBase::DrawText(Microsoft.Xna.Framework.Graphics.SpriteBatch, System.String, Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Color, System.Single, Microsoft.Xna.Framework.Vector2, System.Nullable<Microsoft.Xna.Framework.Vector2>, System.Single, System.Single, System.Single, FontStashSharp.TextStyle, FontStashSharp.FontSystemEffect, System.Int32, System.Int32)Microsoft.Xna.Framework.Color::get_Yellow()System.Collections.Generic.List<NetworkPlayerController.OverheadMessage>::get_Count()System.Collections.Generic.List<NetworkPlayerController.OverheadMessage>::get_Item(System.Int32)Microsoft.Xna.Framework.Color::get_White()
DrawPixelUI
#
public System.Void DrawPixelUI(Microsoft.Xna.Framework.Graphics.SpriteBatch batch, System.Boolean showNameplates)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
5034AFB6A4BD83878293F319DE22CBC20FA810D7C803E5EBEAB0C0F743BE24DD - Body hash
FE34066CC364F94F59852654F0E9C047E12202D3F0D68D083D5C3575DDEB24C7 - IL size35
Referenced calls
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
4614A6DC0A1A1A9EF152CC147B529480C0B99BA67C404C4072528C9CE3DB930C - Body hash
76FFC6AA3D24E1ED42AF0766160D6A935BEC01F78F4178681CF079D35646F0D9 - IL size57
Referenced calls
String literals
event:/hits/impact/impact_shield
OnProjectileHit
#
public System.Boolean OnProjectileHit(System.Int32 id, Shared.Combat.Spells.Casting.CastSpell spell1)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
82B6C411BCE3A0C251914A9968DBB117DC6EED3C55DD18F6DBE574AC3DB0DA0F - Body hash
C1549243D2336EED9D710284D53AB7B74BFEC86611C3E0D23E3AC4EBDB1C139D - IL size60
ReceivePlayerAction
#
public System.Void ReceivePlayerAction(CandideServer.ServerServices.PlayerCharacterActionState state)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
04646979551DBCF86CE9380DB7F0B2486E27E91E40BB6EBFC96BACB3F7EA9EC6 - Body hash
2EB1185BB5BC1A2B70615591EFE8618C04A6D9E4F2BDA28D05B1014EBBDE2747 - IL size1099
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnMovementKeysPressed(Candide.Entities.PlayerState.MovementKeysStatus)Candide.Entities.PlayerState.PlayerAnimationController::OnMovementKeysReleased()Candide.Entities.PlayerState.PlayerAnimationController::OnSledgehammerAttack(Candide.Entities.PlayerState.SledgehammerAttackVariant, System.Single, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnSitting(System.Guid)Candide.Entities.PlayerState.PlayerAnimationController::OnSledgehammerChargeUp(System.Int32)Candide.Entities.PlayerState.PlayerAnimationController::OnDaggerAttack(System.Single, System.Single, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnSpearShieldAttack(Candide.Entities.PlayerState.TwoHandedPierceAttackVariant, System.Single, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnBowChargeUp(System.Int32)Candide.Entities.PlayerState.PlayerAnimationController::OnBowShoot(Candide.Entities.PlayerState.BowAttackVariant, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnBowSecondaryAttack(System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnSledgehammerSecondary(System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnChargeSpellTome(System.Int32, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnHoldingShieldSpear()Candide.Entities.PlayerState.PlayerAnimationController::OnFireHandCrossbow()Candide.Entities.PlayerState.PlayerAnimationController::OnIdle()Candide.Entities.PlayerState.PlayerAnimationController::OnSpearHolding()Candide.Entities.PlayerState.PlayerAnimationController::OnSpearHoldingStop()Candide.Entities.PlayerState.PlayerAnimationController::OnUseSpellTome(System.Int32)Candide.Entities.PlayerState.PlayerAnimationController::OnHoldingShield()Candide.Entities.PlayerState.PlayerAnimationController::OnLifting(System.Guid)Candide.Entities.PlayerState.PlayerAnimationController::OnCarrying(System.Guid)Candide.Entities.PlayerState.PlayerAnimationController::OnStopLifting()Candide.Entities.PlayerState.PlayerAnimationController::OnActionInProgressStop(Candide.Entities.PlayerState.ActionInProgressStopStatus)Candide.Entities.PlayerState.PlayerAnimationController::OnActionInProgressPerform(Shared.ActionInProgress.ActionInProgressAnimation)Candide.Entities.PlayerState.PlayerAnimationController::OnActionInProgressStart(Shared.ActionInProgress.ActionInProgressAnimation)Candide.Entities.PlayerState.PlayerAnimationController::OnSpearSlashAttack(Candide.Entities.PlayerState.TwoHandedSlashAttackVariant, System.Single, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnSpearSpecialAttack(System.Single, System.Single, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnSpearThrustAttack(Candide.Entities.PlayerState.TwoHandedPierceAttackVariant)Candide.Entities.PlayerState.PlayerAnimationController::OnStopCarrying()Candide.Entities.PlayerState.PlayerAnimationController::OnThrowing()Candide.Entities.PlayerState.PlayerAnimationController::OnSwordAttack(Candide.Entities.PlayerState.SwordAttackVariant, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnUnarmedAttack(Candide.Entities.PlayerState.UnarmedAttackVariant, System.Single)
Called by
Candide.GameModels.Services.PlayerActionService::OnReceive_PlayerActionGeneralCandide.GameModels.Services.PlayerActionService::OnReceive_PlayerAttachedEntityAndActionCandide.GameModels.Services.PlayerActionService::OnReceive_PlayerDetachActionCandide.GameModels.Services.PlayerActionService::OnReceive_PlayerSatActionCandide.GameModels.Services.PlayerActionService::OnReceive_PlayerThrowAction
String literals
ReceivePlayerAction: UnknownActionTypeforPlayerId
ReceivePlayerAction
#
public System.Void ReceivePlayerAction(System.Int32 actionType)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
F757D1FAE56750A66BF0E9920EFDB6D22296C9CF2207984A04CE232DEC190906 - Body hash
25A86EB4BCD0EC7B05B31ABF584FA9193C0FA3227116A93C5E4020DCE91BBDAE - IL size252
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnMovementKeysReleased()Candide.Entities.PlayerState.PlayerAnimationController::OnFireHandCrossbow()Candide.Entities.PlayerState.PlayerAnimationController::OnIdle()Candide.Entities.PlayerState.PlayerAnimationController::OnStopLifting()Candide.Entities.PlayerState.PlayerAnimationController::OnSpearHolding()Candide.Entities.PlayerState.PlayerAnimationController::OnSpearHoldingStop()Candide.Entities.PlayerState.PlayerAnimationController::OnHoldingShield()Candide.Entities.PlayerState.PlayerAnimationController::OnHoldingShieldSpear()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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerAction: UnknownactionTypeforPlayerId
ReceivePlayerActionFloat
#
public System.Void ReceivePlayerActionFloat(System.Int32 actionType, System.Single arg1)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
8463BCC93345B8F1B94837397D4879A117D6078D469B0AF020A05F94214A323E - Body hash
423941798C2EB3205332402E589B86591AA2B0FFFE232D89CAA125AE10B2C3F6 - IL size156
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnBowSecondaryAttack(System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnSledgehammerSecondary(System.Single)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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionFloat: UnknownactionTypeforPlayerId
ReceivePlayerActionFloatFloat
#
public System.Void ReceivePlayerActionFloatFloat(System.Int32 actionType, System.Single arg1, System.Single arg2)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
AABA75AF818E633A104C7177468431092AC6CF76D9CFB3793ECDD454A24B447F - Body hash
5983A988CB883B33E5AF83CB7BC291D605807B26990D87817454CAA64FBA4242 - IL size128
Referenced calls
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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionFloatFloat: UnknownactionTypeforPlayerId
ReceivePlayerActionFloatFloatFloat
#
public System.Void ReceivePlayerActionFloatFloatFloat(System.Int32 actionType, System.Single arg1, System.Single arg2, System.Single arg3)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
0EF3268F191BFEDDB0682AA548DC75A362DDA602D303BC3620EDF5F4A3482DDC - Body hash
49416D10353FC7E7529DB2DD7C8F178C752B39FF4FD9B6E0F2B54A00E3A0DE96 - IL size160
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnSpearSpecialAttack(System.Single, System.Single, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnDaggerAttack(System.Single, System.Single, System.Single)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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionFloatFloatFloat: UnknownactionTypeforPlayerId
ReceivePlayerActionGuid
#
public System.Void ReceivePlayerActionGuid(System.Int32 actionType, System.Guid arg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
4717A09295322A200238AD219739075A07AB2E25A5FE2A01C612DFB729C1BB6C - Body hash
4FC72667E2F97CA2FDAC1B8599AFFBA4A32C2EE2038C2F8E4DED15449524DC91 - IL size156
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnLifting(System.Guid)Candide.Entities.PlayerState.PlayerAnimationController::OnCarrying(System.Guid)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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionGuid: UnknownactionTypeforPlayerId
ReceivePlayerActionGuidVector3
#
public System.Void ReceivePlayerActionGuidVector3(System.Int32 actionType, System.Guid arg1, Microsoft.Xna.Framework.Vector3 arg2)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
24065AF05AF5E994111B89488CB7B235828F2919D18B6EF799FE5DD69F22307F - Body hash
B5AADB7695E2969457BA46E4C01B5687746775801628C09C7E3AF7F686B862D3 - IL size128
Referenced calls
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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionGuidVector3: UnknownactionTypeforPlayerId
ReceivePlayerActionInt
#
public System.Void ReceivePlayerActionInt(System.Int32 actionType, System.Int32 arg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
F2CC408DDF53C0F95CADF3D072B54AEAA7A52B46FCADF2F3790290C45044F16A - Body hash
889386668AEF1132C471382CC80282B77F3E745ECF88A084E24D9FA63ECA7E07 - IL size268
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnActionInProgressStop(Candide.Entities.PlayerState.ActionInProgressStopStatus)Candide.Entities.PlayerState.PlayerAnimationController::OnActionInProgressPerform(Shared.ActionInProgress.ActionInProgressAnimation)Candide.Entities.PlayerState.PlayerAnimationController::OnActionInProgressStart(Shared.ActionInProgress.ActionInProgressAnimation)Candide.Entities.PlayerState.PlayerAnimationController::OnMovementKeysPressed(Candide.Entities.PlayerState.MovementKeysStatus)Candide.Entities.PlayerState.PlayerAnimationController::OnSledgehammerChargeUp(System.Int32)Candide.Entities.PlayerState.PlayerAnimationController::OnBowChargeUp(System.Int32)Candide.Entities.PlayerState.PlayerAnimationController::OnSpearThrustAttack(Candide.Entities.PlayerState.TwoHandedPierceAttackVariant)Candide.Entities.PlayerState.PlayerAnimationController::OnUseSpellTome(System.Int32)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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionInt: UnknownactionTypeforPlayerId
ReceivePlayerActionIntFloat
#
public System.Void ReceivePlayerActionIntFloat(System.Int32 actionType, System.Int32 arg1, System.Single arg2)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
3449F81A5DBE8FCDF5D7B167FC53C466C25036F568DA9ACCF64AC96C2B01A0F9 - Body hash
6E9933017B9AC8C11BC79F33A4C6AA7F7E63D3F60F7A1FA53B5D38F3B56D8FBF - IL size192
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnSwordAttack(Candide.Entities.PlayerState.SwordAttackVariant, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnBowShoot(Candide.Entities.PlayerState.BowAttackVariant, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnUnarmedAttack(Candide.Entities.PlayerState.UnarmedAttackVariant, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnChargeSpellTome(System.Int32, System.Single)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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionIntFloat: UnknownactionTypeforPlayerId
ReceivePlayerActionIntFloatFloat
#
public System.Void ReceivePlayerActionIntFloatFloat(System.Int32 actionType, System.Int32 intArg1, System.Single arg1, System.Single arg2)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
9DFC0321ADCB1279C5C78C159444A5E5221BDB773614BC7940F238EF3ABB3617 - Body hash
1EEE4C8693C0B465F02573393DC96D4E0C4D87EDFBE9DFC9E9D1E997906BA868 - IL size178
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnSledgehammerAttack(Candide.Entities.PlayerState.SledgehammerAttackVariant, System.Single, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnSpearSlashAttack(Candide.Entities.PlayerState.TwoHandedSlashAttackVariant, System.Single, System.Single)Candide.Entities.PlayerState.PlayerAnimationController::OnSpearShieldAttack(Candide.Entities.PlayerState.TwoHandedPierceAttackVariant, System.Single, System.Single)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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionIntFloatFloat: UnknownactionTypeforPlayerId
ReceivePlayerActionIntFloatVector3
#
public System.Void ReceivePlayerActionIntFloatVector3(System.Int32 arg1ActionType, System.Int32 arg1, System.Single arg2, Microsoft.Xna.Framework.Vector3 arg3)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
8440C8BC7B7C54E6A2691BB94A89DF28AD2EC67843CA7D48F701F200DA0253D0 - Body hash
F82E1EBEA5FF45169FDF3D90D136D36DA867D08CC43C6959C4DA96818B36DC47 - IL size77
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnDodge(System.Int32, System.Single, Microsoft.Xna.Framework.Vector3)Candide.Entities.PlayerState.PlayerAnimationController::OnShieldDash(System.Int32, System.Single, Microsoft.Xna.Framework.Vector3, System.Boolean)Candide.Entities.PlayerState.PlayerAnimationController::OnSpearDash(System.Int32, System.Single, Microsoft.Xna.Framework.Vector3)
ReceivePlayerActionIntGuid
#
public System.Void ReceivePlayerActionIntGuid(System.Int32 actionType, System.Int32 arg1, System.Guid arg2)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
FB562645D6AE49DBD130FAADD32CC451E046FBB0C27EECB0268BCD260284C3D4 - Body hash
B818E6A2D876C33CC7A6DF5679B5488F9EC0268D87C6A64D48F7B949D101ABED - IL size128
Referenced calls
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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionIntGuid: UnknownactionTypeforPlayerId
ReceivePlayerActionPlacing
#
public System.Void ReceivePlayerActionPlacing(System.Int32 actionType, Candide.Entities.PlayerState.PlayerStates.PlacingStateParameters arg)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
351DF7F6A3E866309D9D1BA2A9AE5D5D967EE5DAABDE311E2CE7E94D8734674D - Body hash
9999D409355DF2D7E0E8669FB23FE6776E3835CAA9C4033BD789817DA53A6833 - IL size140
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::OnPlacing(Candide.Entities.PlayerState.PlayerStates.PlacingStateParameters)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()CandideCreator.Shared.Helpers.WarningHelper::Warning(System.String)
String literals
ReceivePlayerActionPlacing: UnknownactionTypeforPlayerId
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
ADC0A703379B8AAE3F31E806D68E0DDBF8EE47C25A21E05C0065C1C09DCAFCC9 - Body hash
5D48235E073B9CC0608DFDC736FF749BB3461AA2048C068F95DD11D5B019579C - IL size195
Referenced calls
Candide.Entities.PlayerState.PlayerAnimationController::Update(Microsoft.Xna.Framework.GameTime)System.Collections.Generic.List<NetworkPlayerController.OverheadMessage>::GetEnumerator()List.Enumerator<NetworkPlayerController.OverheadMessage>::get_Current()Shared.Entity.EntityWrapper::get_Fdt()List.Enumerator<NetworkPlayerController.OverheadMessage>::MoveNext()System.IDisposable::Dispose()NetworkPlayerController.<>c::<Update>b__24_0(NetworkPlayerController.OverheadMessage)System.Predicate<NetworkPlayerController.OverheadMessage>::.ctor(System.Object, System.IntPtr)System.Collections.Generic.List<NetworkPlayerController.OverheadMessage>::RemoveAll(System.Predicate<!0>)Shared.Entity.EntityWrapper::get_Health()Candide.LegacyUI.OverheadHealthbar::Damaged(System.Single)Candide.LegacyUI.OverheadHealthbar::Update(Shared.Entity.EntityWrapper, System.Single)