Pum/Functions/pumPowerupManager DestroyAll

From Multi Theft Auto: Wiki
Revision as of 20:57, 23 January 2012 by Winky- (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Dialog-information.png This article is (partially) outdated and the information may no longer apply.

This function destroys all created powerups.

Syntax

Click to collapse [-]
Server
void pumPowerupManager_DestroyAll( )

Example

Click to collapse [-]
Server

This example destroys all created powerups.

pumPowerupManager_DestroyAll()

See Also

PowerupManager functions

Powerup functions

PowerupHelper functions