Romestead Assembly Reference

MagusMercuryController

Type JSON

public class in <global>

Methods6
Properties0
Fields12
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
PalettePathprivateprivate System.String PalettePath
_animationStateMachineprotectedprotected Candide.Entities.Animations.EntitySpacAnimationStateMachine _animationStateMachine
_emitNormalAttackprivateprivate System.Boolean _emitNormalAttack
_emitNormalAttackDurationprivateprivate System.Single _emitNormalAttackDuration
_emitNormalAttackDurationTimerprivateprivate System.Single _emitNormalAttackDurationTimer
_emitSpecialAttackprivateprivate System.Boolean _emitSpecialAttack
_emitSpecialAttackDurationprivateprivate System.Single _emitSpecialAttackDuration
_emitSpecialAttackDurationTimerprivateprivate System.Single _emitSpecialAttackDurationTimer
_normalAttackEmitterInHandsprivateprivate Candide.Particles.ParticleEmitter _normalAttackEmitterInHands
_paletteRowprivateprivate System.Int32 _paletteRow
_specialAttackEmitterInLeftHandprivateprivate Candide.Particles.ParticleEmitter _specialAttackEmitterInLeftHand
_specialAttackEmitterInRightHandprivateprivate Candide.Particles.ParticleEmitter _specialAttackEmitterInRightHand

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashD30F4A623D2A21EFBB595C94D5152629B390F6FEE503CFFA568BBF099F03B872
  • Body hashC67A9269B8280E1B3FAF2EFDDD3191587EBA902A4AAC5EF393AD68E558D42E5B
  • IL size703
Referenced calls
String literals
  • palette_row
  • magus_animations
  • idle
  • walk
  • channel
  • hit
  • cast_up
  • cast_forward
  • death
  • *
  • blue_sparks5
  • blue_sparks7
  • special_attack_charge_duration
  • normal_attack_spell_trigger_delay

OnKilled

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

Method metadata
  • Visibilitypublic
  • Return typeShared.Entity.Base.OnKilledBehaviour
  • StaticFalse
  • VirtualTrue
  • Hash08C0F2936C633F95936786D7A2433B7F774B205131188AAE04ED3373404E9CDE
  • Body hash7530DD0838A2470E72D2939A0C8674F649C9C179CE3423DEA398E3455FFBB943
  • IL size98
Referenced calls
String literals
  • death
  • event:/creature/Magus/magus_die

ReceiveEntityAnimationMessage

public System.Void ReceiveEntityAnimationMessage(System.Byte animation)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3DAD98DEC5F754254348607AF92693130102E588717D1A34A7078EE946966C79
  • Body hash49B1299153E83DE4A5671F94BA0E4BDAB79BC3D2CC9871A6812B25EFCCA25CE2
  • IL size76
Referenced calls
String literals
  • hit
  • death
  • idle

ReceiveEntityVfxMessage

public System.Void ReceiveEntityVfxMessage(System.Byte vfx)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashE249046CC0AF3814EE0FD375376C86FDACAB0EA2EFE48C8BA15D0F3436F3D8BD
  • Body hash51B924FD1C515BB63EF08758760B15A14C350FCE7F6F01B56506A0957CFCB415
  • IL size83
Referenced calls
String literals
  • event:/spells/charge_spell
  • event:/creature/Magus/magus_charge_spell

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash7E3860372F9D9C428E403B19E2BB49A65DC28AFEB4D0D33DA9AE7C93959A00D1
  • Body hashFDFBC539996E55B93E5B0A061A80A3281E557623244E376CA919ABD33B2D26B9
  • IL size536
Referenced calls
String literals
  • magus_normal_attack_charge_particles
  • magus_special_attack_charge_particles_right_hand
  • magus_special_attack_charge_particles_left_hand