Pum/Functions/pumPowerupManager DestroyAll: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
==See Also== | ==See Also== | ||
{{ | {{Pum/Exported/Functions}} |
Revision as of 22:09, 16 September 2007
This function returns the distance between two 3 dimensional points using the pythagorean theorem.
Syntax
Click to collapse [-]
Servervoid pumPowerupManager_DestroyAll( )
Example
Click to collapse [-]
ServerThis example destroys all created powerups.
pumPowerupManager_DestroyAll()