This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

End

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

 end 

End is used to end a script block. Begin-end blocks may not be nested.

See Also[edit | edit source]

Begin