Class MyExplosionFlags
Inheritance
System.Object
MyExplosionFlags
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
public sealed class MyExplosionFlags : Enum
Fields
AFFECT_VOXELS
Declaration
public const MyExplosionFlags AFFECT_VOXELS
Field Value
Declaration
public const MyExplosionFlags APPLY_DEFORMATION
Field Value
APPLY_FORCE_AND_DAMAGE
Declaration
public const MyExplosionFlags APPLY_FORCE_AND_DAMAGE
Field Value
CREATE_DEBRIS
Declaration
public const MyExplosionFlags CREATE_DEBRIS
Field Value
CREATE_DECALS
Declaration
public const MyExplosionFlags CREATE_DECALS
Field Value
CREATE_PARTICLE_DEBRIS
Declaration
public const MyExplosionFlags CREATE_PARTICLE_DEBRIS
Field Value
CREATE_PARTICLE_EFFECT
Declaration
public const MyExplosionFlags CREATE_PARTICLE_EFFECT
Field Value
CREATE_SHRAPNELS
Declaration
public const MyExplosionFlags CREATE_SHRAPNELS
Field Value
FORCE_CUSTOM_END_OF_LIFE_EFFECT
Declaration
public const MyExplosionFlags FORCE_CUSTOM_END_OF_LIFE_EFFECT
Field Value
FORCE_DEBRIS
Declaration
public const MyExplosionFlags FORCE_DEBRIS
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|