Show / Hide Table of Contents

Class MyExplosionFlags

Inheritance
System.Object
MyExplosionFlags
Namespace: Sandbox.Game
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
public sealed class MyExplosionFlags : Enum

Fields

AFFECT_VOXELS

Declaration
public const MyExplosionFlags AFFECT_VOXELS
Field Value
Type Description
MyExplosionFlags

APPLY_DEFORMATION

Declaration
public const MyExplosionFlags APPLY_DEFORMATION
Field Value
Type Description
MyExplosionFlags

APPLY_FORCE_AND_DAMAGE

Declaration
public const MyExplosionFlags APPLY_FORCE_AND_DAMAGE
Field Value
Type Description
MyExplosionFlags

CREATE_DEBRIS

Declaration
public const MyExplosionFlags CREATE_DEBRIS
Field Value
Type Description
MyExplosionFlags

CREATE_DECALS

Declaration
public const MyExplosionFlags CREATE_DECALS
Field Value
Type Description
MyExplosionFlags

CREATE_PARTICLE_DEBRIS

Declaration
public const MyExplosionFlags CREATE_PARTICLE_DEBRIS
Field Value
Type Description
MyExplosionFlags

CREATE_PARTICLE_EFFECT

Declaration
public const MyExplosionFlags CREATE_PARTICLE_EFFECT
Field Value
Type Description
MyExplosionFlags

CREATE_SHRAPNELS

Declaration
public const MyExplosionFlags CREATE_SHRAPNELS
Field Value
Type Description
MyExplosionFlags

FORCE_CUSTOM_END_OF_LIFE_EFFECT

Declaration
public const MyExplosionFlags FORCE_CUSTOM_END_OF_LIFE_EFFECT
Field Value
Type Description
MyExplosionFlags

FORCE_DEBRIS

Declaration
public const MyExplosionFlags FORCE_DEBRIS
Field Value
Type Description
MyExplosionFlags

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾