Romestead Assembly Reference

Candide.Entities.Controllers.PotController.ExplosivePotController

Type JSON

public class in Candide.Entities.Controllers.PotController

Methods8
Properties0
Fields6
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Entities.Controllers.PotController
  • Base typeShared.Entity.Base.AbstractController
  • Hash407CE7B2B81BF00FA3AAC3ACB6A1E4AEB0CA4E841AA725AE5CC2F935628BE008

Relationships

Fields

NameVisibilitySignature
FlashSoundIntervalprivateprivate System.Single FlashSoundInterval
PartsSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet PartsSheet
SootSheetprivateprivate CandideCreator.Shared.Graphics.SpriteSheet SootSheet
_animationStateMachineprivateprivate Candide.Entities.Animations.EntitySpacAnimationStateMachine _animationStateMachine
_flashSoundTimerprivateprivate System.Single _flashSoundTimer
_fuseAudioEventprivateprivate Candide.Sound.AudioEvent.AudioEvent _fuseAudioEvent

Methods

BeforeRender

public System.Void BeforeRender()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash770048C463CE918278B099CAA80C74762FA5B84DF4559D2917F6F08ECA51FC6C
  • Body hashE5F9AF45AF60CE2E3741A5B96C09CD837BCF1550FF01604E1E78F25AED7A3A31
  • IL size473
Referenced calls

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash2FC793BC14FC378F33E85AD92CF9A2C4431B20C293681702CD84E9ED86DC3294
  • Body hash1793F3930336855C4CB1A4221286D9A8AACDD0F0B8C8EFCF2F308CCBD05C1427
  • IL size368
Referenced calls
String literals
  • exploding_pot
  • inactive
  • active
  • flashing
  • *
  • event:/effects/exploding_pot_fuse

OnAttached

public System.Void OnAttached(Shared.Entity.EntityWrapper carrierEntity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash1714D83FB6BF9BAC209C5D5B8F1419D7F684F1EC303AEFAD8C6F912D91A5F11A
  • Body hash350655C5811ECC8BE1AC28843598C109A95CD2B58E727DF5FCB891EFEC6233A2
  • IL size34
Referenced calls
String literals
  • event:/player/interact/pick_up_pot

OnDamaged

public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash9A48E9E4C8520D591AA9F6A57DE246B167590BEF73BAC805E1EA5DD152652EAE
  • Body hash1183E0C67A9CD52C45DBD33380AB1EE27186BDBFCEBB34C6E1D3E3F9A32A8873
  • IL size134
Referenced calls

OnProjectileHit

public System.Boolean OnProjectileHit(System.Int32 id, Shared.Combat.Spells.Casting.CastSpell spell)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash08524AC90522B895BBBF4BEBA4976A8C0F139286338DC9599825A0FAD831BE47
  • Body hash1E5608FC6CC9F53623F8DA1B69D9FF5BEEAA351D3DD81A4AE84EF865A8F3AB86
  • IL size37
Referenced calls
  • Shared.Entity.EntityWrapper::get_CarryingEntity()
  • Shared.Entity.EntityWrapper::get_HeightFromFloor()

OnRemove

public System.Void OnRemove(Shared.Entity.EntityRemoveInfo entityRemoveInfo)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash679443A0D635A8BB739B55ADE0E0EC63235C47DE69AC6198379B2AB7CB56720E
  • Body hash1CF79683612DB67D63CAB6279160C28E540D49017D2A1ABDE513880EB3F35B0F
  • IL size376
Referenced calls

OnServerSetState

public System.Void OnServerSetState(System.Int32 state)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashAC8A58F3833D5BC732AC341043087292068F0D45EAC31CB6CD76FCC5EDDD2AE4
  • Body hashB01C7D972138CBC2FBD20BB08443DAF880B34D3C3A6ABDCBF66B9F9C91F0861B
  • IL size150
Referenced calls

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash184567A4DA19220E121A4A5B7A4F2B6C88E0EE3EA2FBD3BC91F6D87014EA53FD
  • Body hash8B8A0D5E803C2811D5954042BA37C2CA7EDFF8EE23C0CE9C40233777F2FE637A
  • IL size175
Referenced calls