AddExplosion
Summary
public static bool AddExplosion(ref MyExplosionInfo explosionInfo, bool updateSync)
Add new explosion to the list, but caller needs to start it using Start() method
Returns
True if explosion was successfully added, false otherwise
Parameters
- MyExplosionInfo explosionInfo
- bool updateSync