Romestead Assembly Reference

Candide.Entities.PlayerState.NetworkPlayerController

Type JSON

public class in Candide.Entities.PlayerState

Methods19
Properties0
Fields7
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
Healthbarpublicpublic Candide.LegacyUI.OverheadHealthbar Healthbar
_actualHealthpublicpublic System.Single _actualHealth
_healthShowTimerpublicpublic System.Single _healthShowTimer
_maxHealthpublicpublic System.Single _maxHealth
_overheadMessagesprivateprivate System.Collections.Generic.List<NetworkPlayerController.OverheadMessage> _overheadMessages
_prevHealthpublicpublic System.Single _prevHealth
_shownHealthpublicpublic System.Single _shownHealth

Methods

AddChatMessage

public System.Void AddChatMessage(CandideServer.MessageModels.PlayerChatLogMessage msg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashA06DBB19E6823A809F45857771A33925C4F355210B9432E5722FCD48B100517E
  • Body hash8D4D13374510A76043962AAD8343376F07C7AF56BDE9C6FACC304C62775966AB
  • 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)
Called by
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 typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashEF9DD0A318F62E6F9B65BC31C3F7AB300AB7D6076532475B751A849DFC47EADD
  • Body hash2F76A22831DF4192EA3F12314B9378FB2142ED6ECB454D6ACC034D5639F90CDF
  • 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()
Called by

DrawPixelUI

public System.Void DrawPixelUI(Microsoft.Xna.Framework.Graphics.SpriteBatch batch, System.Boolean showNameplates)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash5034AFB6A4BD83878293F319DE22CBC20FA810D7C803E5EBEAB0C0F743BE24DD
  • Body hashFE34066CC364F94F59852654F0E9C047E12202D3F0D68D083D5C3575DDEB24C7
  • IL size35
Referenced calls
Called by

OnDamaged

public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4614A6DC0A1A1A9EF152CC147B529480C0B99BA67C404C4072528C9CE3DB930C
  • Body hash76FFC6AA3D24E1ED42AF0766160D6A935BEC01F78F4178681CF079D35646F0D9
  • 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 typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash82B6C411BCE3A0C251914A9968DBB117DC6EED3C55DD18F6DBE574AC3DB0DA0F
  • Body hashC1549243D2336EED9D710284D53AB7B74BFEC86611C3E0D23E3AC4EBDB1C139D
  • IL size60
Referenced calls

ReceivePlayerAction

public System.Void ReceivePlayerAction(CandideServer.ServerServices.PlayerCharacterActionState state)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash04646979551DBCF86CE9380DB7F0B2486E27E91E40BB6EBFC96BACB3F7EA9EC6
  • Body hash2EB1185BB5BC1A2B70615591EFE8618C04A6D9E4F2BDA28D05B1014EBBDE2747
  • IL size1099
Referenced calls
Called by
String literals
  • ReceivePlayerAction
  • : Unknown
  • ActionType
  • for
  • PlayerId

ReceivePlayerAction

public System.Void ReceivePlayerAction(System.Int32 actionType)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashF757D1FAE56750A66BF0E9920EFDB6D22296C9CF2207984A04CE232DEC190906
  • Body hash25A86EB4BCD0EC7B05B31ABF584FA9193C0FA3227116A93C5E4020DCE91BBDAE
  • IL size252
Referenced calls
Called by
String literals
  • ReceivePlayerAction
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionFloat

public System.Void ReceivePlayerActionFloat(System.Int32 actionType, System.Single arg1)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash8463BCC93345B8F1B94837397D4879A117D6078D469B0AF020A05F94214A323E
  • Body hash423941798C2EB3205332402E589B86591AA2B0FFFE232D89CAA125AE10B2C3F6
  • IL size156
Referenced calls
Called by
String literals
  • ReceivePlayerActionFloat
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionFloatFloat

public System.Void ReceivePlayerActionFloatFloat(System.Int32 actionType, System.Single arg1, System.Single arg2)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashAABA75AF818E633A104C7177468431092AC6CF76D9CFB3793ECDD454A24B447F
  • Body hash5983A988CB883B33E5AF83CB7BC291D605807B26990D87817454CAA64FBA4242
  • 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)
Called by
String literals
  • ReceivePlayerActionFloatFloat
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionFloatFloatFloat

public System.Void ReceivePlayerActionFloatFloatFloat(System.Int32 actionType, System.Single arg1, System.Single arg2, System.Single arg3)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash0EF3268F191BFEDDB0682AA548DC75A362DDA602D303BC3620EDF5F4A3482DDC
  • Body hash49416D10353FC7E7529DB2DD7C8F178C752B39FF4FD9B6E0F2B54A00E3A0DE96
  • IL size160
Referenced calls
Called by
String literals
  • ReceivePlayerActionFloatFloatFloat
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionGuid

public System.Void ReceivePlayerActionGuid(System.Int32 actionType, System.Guid arg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash4717A09295322A200238AD219739075A07AB2E25A5FE2A01C612DFB729C1BB6C
  • Body hash4FC72667E2F97CA2FDAC1B8599AFFBA4A32C2EE2038C2F8E4DED15449524DC91
  • IL size156
Referenced calls
Called by
String literals
  • ReceivePlayerActionGuid
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionGuidVector3

public System.Void ReceivePlayerActionGuidVector3(System.Int32 actionType, System.Guid arg1, Microsoft.Xna.Framework.Vector3 arg2)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash24065AF05AF5E994111B89488CB7B235828F2919D18B6EF799FE5DD69F22307F
  • Body hashB5AADB7695E2969457BA46E4C01B5687746775801628C09C7E3AF7F686B862D3
  • 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)
Called by
String literals
  • ReceivePlayerActionGuidVector3
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionInt

public System.Void ReceivePlayerActionInt(System.Int32 actionType, System.Int32 arg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashF2CC408DDF53C0F95CADF3D072B54AEAA7A52B46FCADF2F3790290C45044F16A
  • Body hash889386668AEF1132C471382CC80282B77F3E745ECF88A084E24D9FA63ECA7E07
  • IL size268
Referenced calls
Called by
String literals
  • ReceivePlayerActionInt
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionIntFloat

public System.Void ReceivePlayerActionIntFloat(System.Int32 actionType, System.Int32 arg1, System.Single arg2)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash3449F81A5DBE8FCDF5D7B167FC53C466C25036F568DA9ACCF64AC96C2B01A0F9
  • Body hash6E9933017B9AC8C11BC79F33A4C6AA7F7E63D3F60F7A1FA53B5D38F3B56D8FBF
  • IL size192
Referenced calls
Called by
String literals
  • ReceivePlayerActionIntFloat
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionIntFloatFloat

public System.Void ReceivePlayerActionIntFloatFloat(System.Int32 actionType, System.Int32 intArg1, System.Single arg1, System.Single arg2)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash9DFC0321ADCB1279C5C78C159444A5E5221BDB773614BC7940F238EF3ABB3617
  • Body hash1EEE4C8693C0B465F02573393DC96D4E0C4D87EDFBE9DFC9E9D1E997906BA868
  • IL size178
Referenced calls
Called by
String literals
  • ReceivePlayerActionIntFloatFloat
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionIntFloatVector3

public System.Void ReceivePlayerActionIntFloatVector3(System.Int32 arg1ActionType, System.Int32 arg1, System.Single arg2, Microsoft.Xna.Framework.Vector3 arg3)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash8440C8BC7B7C54E6A2691BB94A89DF28AD2EC67843CA7D48F701F200DA0253D0
  • Body hashF82E1EBEA5FF45169FDF3D90D136D36DA867D08CC43C6959C4DA96818B36DC47
  • IL size77
Referenced calls
Called by

ReceivePlayerActionIntGuid

public System.Void ReceivePlayerActionIntGuid(System.Int32 actionType, System.Int32 arg1, System.Guid arg2)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashFB562645D6AE49DBD130FAADD32CC451E046FBB0C27EECB0268BCD260284C3D4
  • Body hashB818E6A2D876C33CC7A6DF5679B5488F9EC0268D87C6A64D48F7B949D101ABED
  • 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)
Called by
String literals
  • ReceivePlayerActionIntGuid
  • : Unknown
  • actionType
  • for
  • PlayerId

ReceivePlayerActionPlacing

public System.Void ReceivePlayerActionPlacing(System.Int32 actionType, Candide.Entities.PlayerState.PlayerStates.PlacingStateParameters arg)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash351DF7F6A3E866309D9D1BA2A9AE5D5D967EE5DAABDE311E2CE7E94D8734674D
  • Body hash9999D409355DF2D7E0E8669FB23FE6776E3835CAA9C4033BD789817DA53A6833
  • IL size140
Referenced calls
Called by
String literals
  • ReceivePlayerActionPlacing
  • : Unknown
  • actionType
  • for
  • PlayerId

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashADC0A703379B8AAE3F31E806D68E0DDBF8EE47C25A21E05C0065C1C09DCAFCC9
  • Body hash5D48235E073B9CC0608DFDC736FF749BB3461AA2048C068F95DD11D5B019579C
  • IL size195
Referenced calls