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
FXObject Class Reference

Public Member Functions

 FXObject ()
 
 FXObject (GameObject obj)
 

Public Attributes

GameObject effectObj
 
AudioClip effectSound
 
List< ParticleSystem > systems = new List<ParticleSystem>()
 

Constructor & Destructor Documentation

FXObject.FXObject ( )
inline
FXObject.FXObject ( GameObject  obj)
inline

Member Data Documentation

GameObject FXObject.effectObj
AudioClip FXObject.effectSound
List<ParticleSystem> FXObject.systems = new List<ParticleSystem>()

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