Romestead Assembly Reference

MagusOrcusController

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
  • HashE5C22CFDE05E22FF80E8060F5CD18D9F7E8D21D9B1872FF26F218211025AD131
  • Body hash1D10F695048BE27CE847FFE8DD92BECBD73FEFD2B66E80999B11EB765DA05303
  • IL size703
Referenced calls
Called by
String literals
  • palette_row
  • magus_animations
  • idle
  • walk
  • channel
  • hit
  • cast_up
  • cast_forward
  • death
  • *
  • black_and_green_sparks
  • green_sparks2
  • 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
  • Hash237C4007135BD4697769DBF162ED2FC7679EFAF6EA90037EE7F9641EB4E2D44E
  • Body hash679CE8E2249C645AB571D5B5B228245259FE6C02BBCBD4499FBE4D4F8137B9EF
  • 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
  • HashDC6CAE78392C183EB92C4794B4A91F03C8777EF55C1C1B2BF68561523A5AD254
  • Body hash5B780EFC9ADA9037344156C0934753799BF667E56EEBFDFAC3A0ABBD08FEDA3D
  • 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
  • Hash046AAA07967B9F65DB40E3740A65827D807E394FD828D6E96E4F0299C21334A3
  • Body hashE549ABFA6A57B4365B416FAEFFA0A59B749842ECFD0DE04F33951A326FBA3E7F
  • IL size109
Referenced calls
String literals
  • event:/spells/charge_spell
  • event:/effects/ignite
  • event:/creature/Magus/magus_charge_spell

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash172B2690B1EA5B1D3F623E7323C1DA2C97DB811673DA0CFC733432D20DD28865
  • Body hash8A5AA6C5894A79BE1BEDCC27E6B437E78559640478D2CC29FB469DE00636C5A2
  • IL size536
Referenced calls
Called by
String literals
  • magus_normal_attack_charge_particles
  • magus_special_attack_charge_particles_right_hand
  • magus_special_attack_charge_particles_left_hand