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

bool

True if explosion was successfully added, false otherwise

Parameters