Difference between revisions of "DestroyAllArrays"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Speedo
(Graduating from beta)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Beta}}
__NOTOC__
A command for [[:Category:Pluggy|Pluggy]]
A command for [[:Category:Pluggy|Pluggy]]


'''Syntax:'''
'''Syntax:'''
  DestroAllArrays ''EspID:short''
  DestroyAllArrays ''EspID:short''


Destroys all arrays associated with the EspID.
Destroys all arrays associated with the EspID.
*If EspID is not specified then it's assumed to be the calling mod.
*If EspID is not specified then it's assumed to be the calling mod.
==See Also==
*[[DestroyArray]]


[[Category: Functions (Pluggy)]]
[[Category: Functions (Pluggy)]]
[[Category: Array Functions (Pluggy)]]
[[Category: Array Functions (Pluggy)]]

Latest revision as of 20:33, 25 March 2008

A command for Pluggy

Syntax:

DestroyAllArrays EspID:short

Destroys all arrays associated with the EspID.

  • If EspID is not specified then it's assumed to be the calling mod.

See Also[edit | edit source]