Romestead Assembly Reference

MagusCeresController

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
  • Hash60313B2DC457982BACD15494379CC6C1B4F3D25F74D2B0D69E26BB0AB168FB11
  • Body hashEB5A393D9B5839AC2E1639B8FD069B61DCE4BB3F84E265F3F6EC64B0664A59A9
  • IL size723
Referenced calls
String literals
  • palette_row
  • magus_animations
  • cast_up_animation_time_scale
  • idle
  • walk
  • channel
  • hit
  • cast_up
  • cast_forward
  • death
  • *
  • magus_ceres_charge_healing
  • green_sparks2
  • normal_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
  • Hash54E1EBBCFC3BD4C36F151BA0AA335281F3BFE5360418A82A676EFF4D86B4F9BF
  • Body hash1452A0877A28631D3F194CDA36CA1735FC309B340E2002969F58952536746BA4
  • 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
  • Hash9D4AC95D7A5FA9AD226C328AABFF017CFD094F90A8D25F80AB4003D993F86E1E
  • Body hash03EEB762CB56280D2A85D294161B7BB673CE0DD31737D3B6362F5C8B7E5DB71F
  • 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
  • HashEDFA86929E50F8490336C183603F63F42F4C5824D8C491A028F32D2E7798DEEA
  • Body hashAC21BF28A5BB3368769AD28876F4D7AA340BBAF24423892AD10FA6C9DCDE03AD
  • IL size57
Referenced calls
String literals
  • event:/creature/Magus/magus_charge_spell

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash285A2221150432FCE42DA7608FF548EA1C7842F6BDE8B7CAAF51E8F33A862514
  • Body hash622662BE806A0A400B6AADA2FF58E88E6FB9BB54BBEB4C699B6A3524C1610052
  • 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