Class MyExplosionTypeEnum
Enum defining which sound and effect would be played on explosion trigger
Inheritance
System.Object
MyExplosionTypeEnum
Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common.dll
Syntax
public sealed class MyExplosionTypeEnum : Enum
Fields
AMMO_EXPLOSION
Ammo explosion
Declaration
public const MyExplosionTypeEnum AMMO_EXPLOSION
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
BOMB_EXPLOSION
Bomb explosion
Declaration
public const MyExplosionTypeEnum BOMB_EXPLOSION
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
CUSTOM
Custom particle effect
Declaration
public const MyExplosionTypeEnum CUSTOM
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
GRID_DEFORMATION
Grid deformation
Declaration
public const MyExplosionTypeEnum GRID_DEFORMATION
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
GRID_DESTRUCTION
Grid destruction
Declaration
public const MyExplosionTypeEnum GRID_DESTRUCTION
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
MISSILE_EXPLOSION
Missile explosion
Declaration
public const MyExplosionTypeEnum MISSILE_EXPLOSION
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
ProjectileExplosion
Projectile explosion
Declaration
public const MyExplosionTypeEnum ProjectileExplosion
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
value__
Declaration
public byte value__
Field Value
Type | Description |
---|---|
System.Byte |
WARHEAD_EXPLOSION_02
Warhead explosion 2
Declaration
public const MyExplosionTypeEnum WARHEAD_EXPLOSION_02
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
WARHEAD_EXPLOSION_15
Warhead explosion 15
Declaration
public const MyExplosionTypeEnum WARHEAD_EXPLOSION_15
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
WARHEAD_EXPLOSION_30
Warhead explosion 30
Declaration
public const MyExplosionTypeEnum WARHEAD_EXPLOSION_30
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |
WARHEAD_EXPLOSION_50
Warhead explosion 50
Declaration
public const MyExplosionTypeEnum WARHEAD_EXPLOSION_50
Field Value
Type | Description |
---|---|
MyExplosionTypeEnum |