Explosion.

Explode(IDealDamage, Vector3, int) Method

Summary

Initializes and activates this explosion.
Assembly
Weaver.dll
Namespace
Weaver.Examples
Containing Type
Explosion

Syntax

public void Explode(IDealDamage source, Vector3 position, int pointValue)

Parameters

Name Type Description
source IDealDamage
position Vector3
pointValue int

Return Value

Type Description
void