Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
DetonatorShockwave Class Reference
Inheritance diagram for DetonatorShockwave:
DetonatorComponent

Public Member Functions

void BuildShockwave ()
 
override void Explode ()
 
void FillMaterials (bool wipe)
 
override void Init ()
 
void Reset ()
 
void UpdateShockwave ()
 
- Public Member Functions inherited from DetonatorComponent
Detonator MyDetonator ()
 
void SetStartValues ()
 

Public Attributes

ParticleSystemRenderMode renderModeNewSystem
 
Material shockwaveMaterial
 
- Public Attributes inherited from DetonatorComponent
Color color = Color.white
 
float detail = 1f
 
float detailThreshold
 
bool detonatorControlled = true
 
float duration = 2f
 
float explodeDelayMax = 0f
 
float explodeDelayMin = 0f
 
Vector3 force = Vector3.zero
 
Vector3 localPosition = Vector3.zero
 
bool on = true
 
float size = 1f
 
Color startColor = Color.white
 
float startDetail = 1f
 
float startDuration = 2f
 
Vector3 startForce = Vector3.zero
 
Vector3 startLocalPosition = Vector3.zero
 
float startSize = 1f
 
Vector3 startVelocity = Vector3.zero
 
float timeScale = 1f
 
Vector3 velocity = Vector3.zero
 

Member Function Documentation

void DetonatorShockwave.BuildShockwave ( )
inline
override void DetonatorShockwave.Explode ( )
inlinevirtual

Implements DetonatorComponent.

void DetonatorShockwave.FillMaterials ( bool  wipe)
inline
override void DetonatorShockwave.Init ( )
inlinevirtual

Implements DetonatorComponent.

void DetonatorShockwave.Reset ( )
inline
void DetonatorShockwave.UpdateShockwave ( )
inline

Member Data Documentation

ParticleSystemRenderMode DetonatorShockwave.renderModeNewSystem
Material DetonatorShockwave.shockwaveMaterial

The documentation for this class was generated from the following file: