KSP API
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
GameEvents.ExplosionReaction Struct Reference

Used by onPartExplode More...

Public Member Functions

 ExplosionReaction (float distance, float magnitude)
 

Public Attributes

float distance
 The distance between the exploding part and the active vessel More...
 
float magnitude
 Some explosion magnitude variable; related to fuel content of the exploding part More...
 

Detailed Description

Used by onPartExplode

Constructor & Destructor Documentation

GameEvents.ExplosionReaction.ExplosionReaction ( float  distance,
float  magnitude 
)

Member Data Documentation

float GameEvents.ExplosionReaction.distance

The distance between the exploding part and the active vessel

float GameEvents.ExplosionReaction.magnitude

Some explosion magnitude variable; related to fuel content of the exploding part


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