Difference between revisions of "Furniture Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Jlundin
(New page: Category:Scripting Category:Papyrus Category:Script Objects '''Extends:''' Activator Script Script for the manipulation of furniture base objects. == Definition == <sour...)
 
 
Line 5: Line 5:
'''Extends:''' [[Activator Script]]
'''Extends:''' [[Activator Script]]


Script for the manipulation of furniture base objects.
Script for this base object.
 
== Definition ==
<source lang="papyrus">
ScriptName Furniture extends Activator
</source>


== Properties ==
== Properties ==
None
This script does not contain any properties.
 
== Global Functions ==
None


== Member Functions ==
== Functions ==
None
This script does not contain any functions.


== Events ==
== Events ==
None
This script does not contain any events.

Latest revision as of 17:42, 15 December 2021


Extends: Activator 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.