GetExplosionInfoΒΆ

Attempts to get the ExplosionInfo data for an explosion of the inputted name. Alternatively you could iterate the explosion preset list, as explained in one of the explosion examples.

Arguments:

Name (String)
The name of the explosion preset to get info for.

Returns:

Info (ExplosionInfo)
The explosion info. Will be nil if no explosion with the specified name was found. You can use the explosion spawning menu or write a simple logging script to get a list of all explosion preset names.