Difference between revisions of "DestroyAllStrings"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(New page: {{Beta}} A command for Pluggy. '''Syntax:''' DestroyAllStrings ''EspID:short'' Deletes all strings associated with the specified EspID. *If EspID is not specifie...)
 
imported>Speedo
(Graduating from beta)
 
Line 1: Line 1:
{{Beta}}
A command for [[:Category: Pluggy|Pluggy]].
A command for [[:Category: Pluggy|Pluggy]].



Latest revision as of 20:34, 25 March 2008

A command for Pluggy.

Syntax:

DestroyAllStrings EspID:short

Deletes all strings associated with the specified EspID.

  • If EspID is not specified, it is automatically associated to the calling Esp.
  • This function should be used with care. In most cases DestroyString should be used to delete strings that are no longer needed.