Romestead Assembly Reference

CandideServer.Entities.Controllers.ServerPlayerEntityController

Type JSON

public class in CandideServer.Entities.Controllers

Methods9
Properties0
Fields5
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
ActionStateTypepublicpublic System.Int32 ActionStateType
CharacterModelpublicpublic CandideServer.Models.Player.ServerPlayerCharacter CharacterModel
PlayerIdpublicpublic System.Int32 PlayerId
PlayerModelpublicpublic CandideServer.ServerServices.ServerJoinedPlayerModel PlayerModel
PlayerShieldHandlerpublicpublic CandideServer.Entities.Controllers.ServerShieldHandler PlayerShieldHandler

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash10956749BD8E40624A428F151E955D6FFC2E0E58B5CA0484DBF24E4478DE0A7F
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

OnDamaged

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash86A95EA767D001772B0F4F4EB189932F6CB1B6474EF45673EE7DD88AAC644166
  • Body hash4F3ECF11EA5FF5EF9112865BA4B966261C6CEB78ABB3D07F77376182FB2A3D12
  • IL size13
Referenced calls

OnDamaged_Shared

public System.Void OnDamaged_Shared(Shared.Entity.EntityWrapper entity, Shared.Combat.DamageResult damageResult)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8773EDC3CCA84C80F70631272E6466FF22ED80D7DAE456696E200A6C76253C95
  • Body hashAE6C0CB69F659D622CB2801244348532DE51956FB1ADC153D9561C6982352345
  • IL size73
Referenced calls
  • Shared.Entity.EntityWrapper::get_Id()
  • System.Nullable<System.Guid>::get_HasValue()
  • System.Nullable<System.Guid>::GetValueOrDefault()
  • System.Guid::op_Equality(System.Guid, System.Guid)
Called by

OnKilled

public Shared.Entity.Base.OnKilledBehaviour OnKilled(Shared.Entity.EntityKillInfo info)

Method metadata
  • Visibilitypublic
  • Return typeShared.Entity.Base.OnKilledBehaviour
  • StaticFalse
  • VirtualTrue
  • Hash8291158F5A920373215E5DAA6BA722A1DA1D6F34A53CD958BE3FF3563C916A4E
  • Body hashB0C678F461A28BC4260A07F73DC376D6992C3638D80E50372D6A16DF37503E45
  • IL size20
Referenced calls

OnOutOfHealth

public System.Boolean OnOutOfHealth(Shared.Combat.DamageResult damageResult)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashDCFDDBD5DB6C6C5AF7F3F83B1102F9EA3D8DFB3DBF77DCCBF7831C0A120DC633
  • Body hashC707E6FCAE391953438CEE412900AABE050F9C20DC43C4AED360DE5978E2518A
  • IL size188
Referenced calls
String literals
  • phoenix_Feather
  • item:phoenix_feather:protection

OnSetActionState

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashFD36D36F6B9339B2EEE85836824F512F7B9ED51BFD84DC625154E7C8BD351FE4
  • Body hashDD9A9E4B0D33DEC04CCFAEF091D72E542DFC39CC6DC97152648544DBCC92538C
  • IL size204
Referenced calls
Called by
String literals
  • Detached player's entity because their action type (
  • ) suggested they were not carrying anything on the client!

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4A78BCE282144201A1AAE24E09C2B28AF6AE9CE81845D1B1437CD83EE2AC158A
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1