Romestead Assembly Reference

SkeletonWarriorController

Type JSON

public class in <global>

Methods8
Properties0
Fields9
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
AshenPartsSpriteSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet AshenPartsSpriteSheet
DeathPartsArgsprivateprivate DeathHelper.DeathPartsArgs DeathPartsArgs
NormalPartsSpriteSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet NormalPartsSpriteSheet
_animationStateMachineprivateprivate Candide.Entities.Animations.EntitySpacAnimationStateMachine _animationStateMachine
_emitWindupParticleprivateprivate System.Boolean _emitWindupParticle
_emitWindupParticleDurationprivateprivate System.Single _emitWindupParticleDuration
_emitWindupParticleDurationTimerprivateprivate System.Single _emitWindupParticleDurationTimer
_footstepHandlerprivateprivate Candide.Sound.TileBasedFootstepHandler _footstepHandler
_secondaryAttackWindupParticleEmitterprivateprivate Candide.Particles.ParticleEmitter _secondaryAttackWindupParticleEmitter

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash522F156CB98454B3D46445B6E66D24D70EB673CACF09BA7843EE71C5665BA8C7
  • Body hash92C4E1B1CA49E8CB6B5530783849095776F4864A0DCFBF39128CA042FF6E34B0
  • IL size584
Referenced calls
String literals
  • is_ashen
  • skeleton_animations
  • skeleton_ash_animations
  • idle
  • walk
  • attack
  • attack_windup
  • attack_swing
  • *
  • secondary_attack_windup_duration
  • shadow_cloud

OnKilled

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

Method metadata
  • Visibilitypublic
  • Return typeShared.Entity.Base.OnKilledBehaviour
  • StaticFalse
  • VirtualTrue
  • HashD7D28239683DADBF25BFB4694FD033A2FE471E7DDCD5C10B824C500EE8F8D06F
  • Body hash488C5A549671E8184E1832F81E4A49CD29FFF25C909165FB45281FA1609F82C9
  • IL size69
Referenced calls
String literals
  • event:/creature/skeletons/skeleton_die

OnServerSetState

public System.Void OnServerSetState(System.Int32 state)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashA4A36D73348FFD39F753D17349E718796B48FFC11EE81FFA700CB057D8A0AE3F
  • Body hash695853401279766F60C71B5A97414B302650170DE13BE68891C5A3FF0662D14A
  • IL size36
Referenced calls
String literals
  • walk

ReceiveEntityAnimationMessage

public System.Void ReceiveEntityAnimationMessage(System.Byte animation)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashDFBC5DAD123EA404C54897DFCEC6AF1F745A53BEF01557AE19A8F677A147B07A
  • Body hash4EAC19165251108A4DF50FE339C5907C88F4B5E2B90814B3118B108107604125
  • IL size142
Referenced calls
String literals
  • attack_windup
  • attack_swing
  • idle
  • attack

ReceiveEntityVfxMessage

public System.Void ReceiveEntityVfxMessage(System.Byte vfx)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash24BCE44BDA859598770E51899B1E04280DDDA9E011EA690B0C253F65683EE892
  • Body hash91EA37EF1842EBCBAE6DE9677F703C7A58673C9BF08C67B66EE099C2B534C49B
  • IL size19
Referenced calls

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashEDA503F1CEE728770AB96CA07BD9DC24A6FEACF6E607932DEB8151C0F9BC2ADD
  • Body hashACD61F75AE67C01CE4B4DFF86B2F6122204AD61FC070A1345872FACBAB6FFA6D
  • IL size151
Referenced calls

UpdateWindupParticle

private System.Void UpdateWindupParticle()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash921345039CEE55932F017BA00A2EEB929900EE1B3E85821F383897E13428320E
  • Body hashB4833178C360F45F3AB1788993D79CD3C364AE5C211E8A5AA49DF6697F5F1F74
  • IL size148
Referenced calls
Called by
String literals
  • skeleton_warrior_windup