Romestead Assembly Reference

Candide.Combat.DeathHelper

Type JSON

public class in Candide.Combat

Methods4
Properties0
Fields2
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Combat
  • Base typeSystem.Object
  • Hash99010EA5C28605A5258516E7EFC0B6CF5463754BADCBC5A15BD63E9810131691

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
ReuseBlockedFrameListprivateprivate System.Collections.Generic.List<System.Int32> ReuseBlockedFrameList
ReuseFrameListprivateprivate System.Collections.Generic.List<System.Int32> ReuseFrameList

Methods

SpawnDeathParts

public System.Void SpawnDeathParts(DeathHelper.DeathPartsArgs args, Shared.Entity.EntityWrapper entity, Shared.Combat.DamageResult damageResult, System.String palettePath, System.Int32 paletteRow)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC52AC528C5FE2EC0282E5DC9B03CBAE854C75C20D563B3DD5408FEB3483CC6EF
  • Body hash68C70F4E022BF11FA950EA87674056EB2E0F66EFA1EB387F45547533C3F8342F
  • IL size736
Referenced calls
Called by

SpawnDeathParts

public System.Void SpawnDeathParts(Shared.Entity.EntityWrapper entity, Shared.Combat.DamageResult damageResult, System.Single baseVelocity, CandideCreator.Shared.Graphics.SpriteSheet partsSpriteSheet, System.Int32 maxFrames, Microsoft.Xna.Framework.Vector3 spriteOffset, System.Boolean drawAsVerticalPlane, System.Int32 headFrame, System.Int32 frameOffset)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash64E3A903DEEDE3D48635318543F530F87647F6630280CCC2AB75E0BD6CD86708
  • Body hashC321DD631DE978CBABED8085B0364DD379D5C70ADA3082D770B58D05F16AC2AB
  • IL size26
Referenced calls
Called by

SpawnDeathParts

public System.Void SpawnDeathParts(Shared.Entity.EntityWrapper entity, Shared.Combat.DamageResult damageResult, System.Single baseVelocity, CandideCreator.Shared.Graphics.SpriteSheet partsSpriteSheet, System.Int32 maxFrames, Microsoft.Xna.Framework.Vector3 spriteOffset, System.Boolean drawAsVerticalPlane, System.Int32[] rollingFrames, System.Int32 frameOffset, System.Nullable<System.Int32> rollFrame)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashE2685AF6024D78F3F708EB60F32AB2E597B6AE7251FE35C0BD869D73D7AC9E6E
  • Body hash179308FAFFD3B6B9DD48EA03B3D007D968A2B281E6295E744005292B900744A8
  • IL size559
Referenced calls
Called by

SyncExplodeAsParts

public System.Void SyncExplodeAsParts(Shared.Entity.EntityWrapper entity, Shared.Combat.DamageResult lastDamageResult, System.Single baseVelocity, System.Single velocityLengthMin, System.Single velocityLengthMax, CandideCreator.Shared.Graphics.SpriteSheet partsSpriteSheet, System.Int32 maxParts, Microsoft.Xna.Framework.Vector3 spriteOffset, System.Boolean drawAsVerticalPlane)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashE71AFA6B2789C9E71281FD6A886DEA75E69E898B266C69EADA7EA075D1AA312A
  • Body hash59A2DAE0A06D545E3A4FBD807007BDFCDFD907B712156CAEEE4CC464CD8B5CFF
  • IL size491
Referenced calls
Called by