CreateExplosion
Creates an explosion on a specific location.
- explosionType: parameter input should be in ExplosionType type
- position: parameter input should be in Vector3 type
- damageScale: optional parameter, input should be in float type
- dimension: optional parameter, input should be in uint type
{{#tag:syntaxhighlight| // Code here... |lang=csharp}} }}