Difference between revisions of "ObjectMod Script"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Crosslinked to editor reference)
imported>Qazaaq
Line 1: Line 1:
[[Category:Papyrus]]
[[Category:Scripting]]
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:Script Objects]]
[[Category:Items]]
'''Extends:''' [[Form Script]]
'''Extends:''' [[Form Script]]


Line 24: Line 25:
== Events ==
== Events ==
None
None
== See Also ==
*[[:Category:Items|Items Category]]

Revision as of 03:49, 13 June 2016

Extends: Form Script

Editor: Object Mod

Script for the manipulation of an object mod

Definition

ScriptName ObjectMod extends Form Native Hidden

Properties

None

Global Functions

None

Member Functions

None

Events

None

See Also