Candide.Graphics.VFX.VfxShockwave
Type JSONpublic class in Candide.Graphics.VFX
Type metadata
- Assembly
Romestead - Namespace
Candide.Graphics.VFX - Base type
System.Object - Hash
94C23A99378283D34D34002BC4BAE6485698BCBE2124DB594D63AE69A95A55DF
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
CurrentInnerRadius# | public | public System.Single CurrentInnerRadius |
CurrentOuterRadius# | public | public System.Single CurrentOuterRadius |
CurrentStrength# | public | public System.Single CurrentStrength |
Duration# | public | public System.Single Duration |
Explosion# | public | public System.Boolean Explosion |
Finished# | public | public System.Boolean Finished |
MaxRadius# | public | public System.Single MaxRadius |
MaxStrength# | public | public System.Single MaxStrength |
Position# | public | public Microsoft.Xna.Framework.Vector3 Position |
SmokeyDistortion# | public | public System.Boolean SmokeyDistortion |
Time# | public | public System.Single Time |
Methods
Update
#
public System.Void Update(System.Single dt)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
9D3AC3F68267D7DDFE44B9A104A282E8AD125F3879E080056A604F2E0D1B4952 - Body hash
A95D54E185ED9F1B9F4ACBC229906C262BF5B5DA3B06FB3103412B6E7B112AAF - IL size276
Referenced calls
System.Math::Clamp(System.Single, System.Single, System.Single)System.Math::Min(System.Single, System.Single)