DeathHelper.DeathPartsArgs
Type JSONpublic struct in <global>
Type metadata
- Assembly
Romestead - Namespace
<global> - Base type
System.ValueType - Hash
6CB7AD98A5EA7E77FB366A07126AD5519FCFFFDC9C2FAEA65EEB54A7E85FA1AE
Relationships
Base type
System.ValueType
Referenced by types
Candide.Combat.DeathHelperCandide.Entities.Controllers.Creatures.LavaConstructControllerCandide.Entities.Controllers.Other.BehaviorMachine.EngineerControllerCandide.Entities.Controllers.Other.BehaviorMachine.FireElementalControllerCandide.Entities.Controllers.Other.BehaviorMachine.MasterEngineerControllerCandide.Entities.Controllers.Other.BehaviorMachine.SatyrBarbarianControllerCandide.Entities.Controllers.Other.BehaviorMachine.SatyrTinyControllerCandide.Entities.Controllers.ZombieController.FallenSwordControllerCandide.Entities.Controllers.ZombieController.SkeletonArcher.FallenSpearControllerCandide.Entities.Controllers.ZombieController.SkeletonArcher.SkeletonArcherControllerCandide.Entities.Controllers.ZombieController.ZombieBloatController.FallenBloatControllerCandide.Entities.Controllers.ZombieController.ZombieCrawlController.FallenCrawlerController
Fields
| Name | Visibility | Signature |
|---|---|---|
BaseVelocity# | public | public System.Single BaseVelocity |
DrawNonRollParticlesVertically# | public | public System.Boolean DrawNonRollParticlesVertically |
DrawRollParticlesVertically# | public | public System.Boolean DrawRollParticlesVertically |
HorizontalParticleOffset# | public | public System.Nullable<Microsoft.Xna.Framework.Vector3> HorizontalParticleOffset |
MaxFrames# | public | public System.Nullable<System.Int32> MaxFrames |
MinFrames# | public | public System.Nullable<System.Int32> MinFrames |
PartsSpriteSheet# | public | public CandideCreator.Shared.Graphics.SpriteSheet PartsSpriteSheet |
RandomizeFrames# | public | public System.Boolean RandomizeFrames |
RollFrame# | public | public System.Nullable<System.Int32> RollFrame |
RollFrames# | public | public System.Int32[] RollFrames |
VerticalParticleOffset# | public | public System.Nullable<Microsoft.Xna.Framework.Vector3> VerticalParticleOffset |