Romestead Assembly Reference

Candide.Graphics.ParticleHelper

Type JSON

public class in Candide.Graphics

Methods8
Properties0
Fields2
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Graphics
  • Base typeSystem.Object
  • Hash636FAD2911FAF82EF7C8422760391905510685D253C7CF881E19AE58FD62EE92

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
DefaultBloodSheetpublicpublic CandideCreator.Shared.Graphics.SpriteSheet DefaultBloodSheet
DustPoof32Emitterpublicpublic Candide.Particles.ParticleEmitter DustPoof32Emitter

Methods

EmittersLoaded

public System.Void EmittersLoaded()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashA30C9B3D441E438982DE9299DCB11FD64782C4B87A9CD6B1EA348F63A55A84F4
  • Body hash3E8F6914E26A0F383445997197D6011D9543F8D77CE5D367C5772AC8770635F3
  • IL size16
Referenced calls
Called by
String literals
  • dust_poof_32

GetRandomDirectionVelocity

public Microsoft.Xna.Framework.Vector3 GetRandomDirectionVelocity(System.Single velocityLength, System.Single zMin, System.Single zMax)

Method metadata
  • Visibilitypublic
  • Return typeMicrosoft.Xna.Framework.Vector3
  • StaticTrue
  • VirtualFalse
  • Hash349A4EC607D35B66F54F0F9D8DE4B290052799786D0B090897C7748B1D517615
  • Body hash7CE7046D0EB9AAA37F3DD467ED0E9803ED6068F331FACCBDDD880EA18818D5DB
  • IL size53
Referenced calls
Called by

New_SpawnGroundBloodSplatter

public System.Void New_SpawnGroundBloodSplatter(Microsoft.Xna.Framework.Vector3 position, ParticleHelper.GroundBloodParticle particle, ParticleHelper.BloodVfx vfx, Microsoft.Xna.Framework.Vector3 normalizedHitVector)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashCA0C903CC8CAC41031AB276C02D7047939A4AA72A4E1F68EC12A7FE035961C4F
  • Body hash78A8BCC62B9224EB3C7B54F5BDA5DAF56E5B9C0C6A8D86D88EBD463021C28372
  • IL size981
Referenced calls
Called by
String literals
  • blood_explosion:ground
  • blood_slash:ground
  • blood_splatter:ground
  • blood_spray:ground
  • blood_spurt:ground
  • blood_pool:ground
  • particle
  • blood_explosion
  • blood_slash
  • blood_splatter
  • blood_spray
  • blood_spurt
  • vfx

SpawnBloodSplatter

public System.Int32 SpawnBloodSplatter(Microsoft.Xna.Framework.Vector3 position, CandideCreator.Shared.Graphics.SpriteSheet bloodSheet)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashB909D2482CA6697501240EDDAF9A5D2549183778E61DE1D9C32E9FC0D243F833
  • Body hash8D8E1CD81490C88FAC09DCF84EF9267C5826736A96027C36A16C5BE65095C8A2
  • IL size256
Referenced calls
Called by

SpawnBouncyPushableParticle

public System.Int32 SpawnBouncyPushableParticle(Microsoft.Xna.Framework.Vector3 position, Microsoft.Xna.Framework.Vector3 velocity, Candide.Graphics.Drawable& drawable, System.Single gravityScale, System.Single groundFriction, System.Single bounciness, System.Single lifelength)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • HashA2A4B59703067F038194E7E50C339279E55BACFB8A979779E3293D8F670CCA07
  • Body hash8247C108C623AC06D32ABEC0CAED4BB3CA8481DE8FFC41C4D796708D7EF92FF9
  • IL size335
Referenced calls
Called by

SpawnBreakableParticles

public System.Void SpawnBreakableParticles(Shared.Entity.EntityWrapper entity, CandideCreator.Shared.Graphics.SpriteSheet sheet, System.Int32 inclusiveMinFrame, System.Int32 exclusiveMaxFrame, Microsoft.Xna.Framework.Vector3 particleDrawOffset, System.Boolean verticalFrame, System.Int32 particleAmount)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF8BB074ED951F6D30650668F1DA1469CD2CAA2B47AEBEF7DF0FCC455322ECB38
  • Body hash8D9D7F82C75AECCAABC559B8B5A017C021D6A332BF1C45CC85895B5CE151545D
  • IL size444
Referenced calls
Called by

SpawnDustPoof

public System.Void SpawnDustPoof(Microsoft.Xna.Framework.Vector3 position, Microsoft.Xna.Framework.Vector3 velocity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash5C17EE72B0889C2C5B608883D45F08CB28728DA7634794940A5766CBA9298E2B
  • Body hash0E9600881A4039DBEF27DBF1DECAB47230C50B20FB47A4ABA5400BD6C5D3B139
  • IL size106
Referenced calls
Called by

SpawnUnpushableParticle

public System.Int32 SpawnUnpushableParticle(Microsoft.Xna.Framework.Vector3 position, Microsoft.Xna.Framework.Vector3 velocity, Candide.Graphics.Drawable& drawable, System.Single gravityScale, System.Single bounciness)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash58EFAA4B270C8E5957813D8BA32594FBE6619F6A1A6D9A0A8FCA304FADC04FFF
  • Body hash220928A20B54E93DEDB715E3510755AC3D13FEA2F90452ED14CD92DB73090C71
  • IL size256
Referenced calls