Difference between revisions of "RemoveFlames"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Cwalton
 
imported>DragoonWraith
(CS 1.0)
Line 7: Line 7:


==See Also==
==See Also==
[[FlameNode]]<br>
* [[FlameNode]]
[[CanHaveFlames]]<br>
* [[CanHaveFlames]]
[[HasFlames]]<br>
* [[HasFlames]]
[[AddFlames]]<br>
* [[AddFlames]]
 


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (CS 1.0)]]
[[Category: Object Functions]]
[[Category: Object Functions]]

Revision as of 20:41, 20 July 2007

Syntax:

RemoveFlames

Remove the FlameNode objects from this object.

 Before RemoveFlames  After RemoveFlames

See Also