Pum/Functions/pumPowerupManager DestroyAll: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Outdated}} | |||
__NOTOC__ | __NOTOC__ | ||
This function | This function destroys all created powerups. | ||
==Syntax== | ==Syntax== | ||
Line 18: | Line 17: | ||
==See Also== | ==See Also== | ||
{{ | {{Pum/Exported/Functions/ServerSide}} |
Latest revision as of 20:57, 23 January 2012
This article is (partially) outdated and the information may no longer apply. | |
This function destroys all created powerups.
Syntax
Click to collapse [-]
Servervoid pumPowerupManager_DestroyAll( )
Example
Click to collapse [-]
ServerThis example destroys all created powerups.
pumPowerupManager_DestroyAll()
See Also
PowerupManager functions
Powerup functions
- pumPowerup_Create
- pumPowerup_Destroy
- pumPowerup_SetCollision
- pumPowerup_GetCollision
- pumPowerup_SetAnimation
- pumPowerup_GetAnimation
- pumPowerup_SetPosition
- pumPowerup_GetPosition
- pumPowerup_SetObjectID
- pumPowerup_GetObject
- pumPowerup_GetObjectID