Difference between revisions of "ScriptEvent:killEffect"
From Mod Wiki
(No difference)
|
Latest revision as of 11:30, 5 November 2007
Parameters
string key -- Key to stop effects with.
Result
None.
Supported By
sdClientScriptEntity idEntity
Functionality
Stops all effects spawned using the specified key on this entity, and clears out any particles they had already created.