Romestead Assembly Reference

DeathHelper.DeathPartsArgs

Type JSON

public struct in <global>

Methods0
Properties0
Fields11
Events0
Type metadata
  • AssemblyRomestead
  • Namespace<global>
  • Base typeSystem.ValueType
  • Hash6CB7AD98A5EA7E77FB366A07126AD5519FCFFFDC9C2FAEA65EEB54A7E85FA1AE

Relationships

Fields

NameVisibilitySignature
BaseVelocitypublicpublic System.Single BaseVelocity
DrawNonRollParticlesVerticallypublicpublic System.Boolean DrawNonRollParticlesVertically
DrawRollParticlesVerticallypublicpublic System.Boolean DrawRollParticlesVertically
HorizontalParticleOffsetpublicpublic System.Nullable<Microsoft.Xna.Framework.Vector3> HorizontalParticleOffset
MaxFramespublicpublic System.Nullable<System.Int32> MaxFrames
MinFramespublicpublic System.Nullable<System.Int32> MinFrames
PartsSpriteSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet PartsSpriteSheet
RandomizeFramespublicpublic System.Boolean RandomizeFrames
RollFramepublicpublic System.Nullable<System.Int32> RollFrame
RollFramespublicpublic System.Int32[] RollFrames
VerticalParticleOffsetpublicpublic System.Nullable<Microsoft.Xna.Framework.Vector3> VerticalParticleOffset