Difference between revisions of "MovableStatic Script"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Plplecuyer
 
imported>Qazaaq
(Crosslinked editor and script docs)
 
Line 2: Line 2:
[[Category:Papyrus]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:Script Objects]]
[[Category:WorldObjects]]
'''Extends:''' [[Static Script]]


'''Extends:''' [[Static Script]]
'''Editor:''' [[MovableStatic]]


Script for the manipulation of movable static objects.
Script for the manipulation of movable static objects.
Line 23: Line 25:
== Events ==
== Events ==
None
None
== See Also ==
*[[:Category:WorldObjects|WorldObjects Category]]

Latest revision as of 14:34, 20 April 2017

Extends: Static Script

Editor: MovableStatic

Script for the manipulation of movable static objects.

Definition[edit | edit source]

ScriptName MovableStatic extends Static Native Hidden

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

None

Events[edit | edit source]

None

See Also[edit | edit source]