84/* \param uid A unique identifying number for this location. Using the same number for two different locations will result in an assert.
85 * \param location A reference to a FireworksLocationConfiguration that defines all the properties you wish for this fireworks display to have, such as location, time of display and chance of appearing.
90// \param uid A unique identifying number for the location you wish to remove that was defined when calling AddFireworksLocation. Calling an unrecognised uid will result in an assert.