Romestead Assembly Reference

MagusVulcanController

Type JSON

public class in <global>

Methods6
Properties0
Fields17
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
PalettePathprivateprivate System.String PalettePath
_animationStateMachineprotectedprotected Candide.Entities.Animations.EntitySpacAnimationStateMachine _animationStateMachine
_audioEventprivateprivate Candide.Sound.AudioEvent.AudioEvent _audioEvent
_emitFlamesprivateprivate System.Boolean _emitFlames
_emitFlamesDurationprivateprivate System.Single _emitFlamesDuration
_emitFlamesDurationTimerprivateprivate System.Single _emitFlamesDurationTimer
_emitNormalAttackprivateprivate System.Boolean _emitNormalAttack
_emitNormalAttackDurationprivateprivate System.Single _emitNormalAttackDuration
_emitNormalAttackDurationTimerprivateprivate System.Single _emitNormalAttackDurationTimer
_emitSpecialAttackprivateprivate System.Boolean _emitSpecialAttack
_emitSpecialAttackDurationprivateprivate System.Single _emitSpecialAttackDuration
_emitSpecialAttackDurationTimerprivateprivate System.Single _emitSpecialAttackDurationTimer
_flameThrowerEmitterprivateprivate Candide.Particles.ParticleEmitter _flameThrowerEmitter
_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
  • HashAC582077654A574C134BE098F4AC58D81A013DEFB0EBFA61F9D6B0FED615045D
  • Body hash5CC01FB391CAD8B3B4D7FFC9A19215DDB1AC49439F4D0F944DFB141362AD36BB
  • IL size746
Referenced calls
String literals
  • palette_row
  • magus_animations
  • idle
  • walk
  • channel
  • hit
  • cast_up
  • cast_forward
  • death
  • *
  • fire_sparks
  • flamethrower_4
  • special_attack_charge_duration
  • normal_attack_spell_trigger_delay
  • normal_attack_duration

OnKilled

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

Method metadata
  • Visibilitypublic
  • Return typeShared.Entity.Base.OnKilledBehaviour
  • StaticFalse
  • VirtualTrue
  • HashC5EB5151B5C757731E98191F69989D2D83E540C46AAE353DCD394879AA1D2A63
  • Body hashA5C7E28F795253018FBD35525682181AECA7C84FAA0EFF4D8A6B2518A68DD54E
  • 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
  • Hash07D8BC5855917A5D9E9536FB679D95FED95C4DB5B1C6BF3C34EA1117E4BC5A5E
  • Body hash3ACE304B727B14FF6B0642721A9C4C784FE5492ED56F5BDBFFB2C7F985F09E51
  • 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
  • HashD3133CC04A999599BF437D7E0C67B6FC84FFFA93BDCFB644CBFEE09D40142E36
  • Body hash91957E2D03D0C45209F5AC1139FEB640E78537AB6A80CB90F4D22386FAB88216
  • IL size230
Referenced calls
String literals
  • event:/creature/Magus/magus_charge_spell
  • event:/effects/ignite
  • event:/spells/cast_fireball
  • event:/spells/spell_fire_looping

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashD62B597EC745927486A0568E9ACF901366C95F0F9BF6D6ADAD8EDF47AE96F4FD
  • Body hash2D9C26BBC02B6625937003066E73A0D2B3CB1006CC6AF1A1D2E734C6202D10DD
  • IL size954
Referenced calls
String literals
  • magus_normal_attack_charge_particles
  • magus_special_attack_charge_particles_right_hand
  • magus_special_attack_charge_particles_left_hand