StrDeleteAll

From the Oblivion ConstructionSet Wiki
Revision as of 07:03, 22 December 2007 by imported>Tibixe (new function)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

StrDeleteAll

Deletes (like StrDel) all strings associated with this reference or quest. It makes cleanup easier.

NOTE: This function may or may not have side effect related to scripted spell effects. When writing a non-quest script, I recommend avoiding its use.