Difference between revisions of "Container Script"

From the CreationKit Wiki
Jump to navigation Jump to search
(clarified usage)
 
Line 5: Line 5:
'''Extends:''' [[Form Script]]
'''Extends:''' [[Form Script]]


Script for container base objects.
Script for this base object.
 
== Definition ==
<source lang="papyrus">
ScriptName Container extends Form
</source>


== Properties ==
== Properties ==

Latest revision as of 16:34, 15 December 2021


Extends: Form Script

Script for this base object.

Properties[edit | edit source]

This script does not contain any properties.

Functions[edit | edit source]

This script does not contain any functions.

Events[edit | edit source]

This script does not contain any events.