Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Definitions.MyPhysicalMaterialDefinition.CollisionProperty Struct Reference

Public Member Functions

 CollisionProperty (string soundCue, string particleEffectName, List< AlternativeImpactSounds > impactsounds)
 

Public Attributes

MySoundPair Sound
 
string ParticleEffect
 
List< ImpactSoundsImpactSoundCues
 

Detailed Description

Definition at line 15 of file MyPhysicalMaterialDefinition.cs.

Constructor & Destructor Documentation

Sandbox.Definitions.MyPhysicalMaterialDefinition.CollisionProperty.CollisionProperty ( string  soundCue,
string  particleEffectName,
List< AlternativeImpactSounds impactsounds 
)
inline

Definition at line 21 of file MyPhysicalMaterialDefinition.cs.

Member Data Documentation

List<ImpactSounds> Sandbox.Definitions.MyPhysicalMaterialDefinition.CollisionProperty.ImpactSoundCues

Definition at line 19 of file MyPhysicalMaterialDefinition.cs.

string Sandbox.Definitions.MyPhysicalMaterialDefinition.CollisionProperty.ParticleEffect

Definition at line 18 of file MyPhysicalMaterialDefinition.cs.

MySoundPair Sandbox.Definitions.MyPhysicalMaterialDefinition.CollisionProperty.Sound

Definition at line 17 of file MyPhysicalMaterialDefinition.cs.


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