Difference between revisions of "Static Script"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Plplecuyer
 
imported>Qazaaq
 
Line 2: Line 2:
[[Category:Papyrus]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:Script Objects]]
[[Category:WorldObjects]]
'''Extends:''' [[Form Script]]


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


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

Latest revision as of 05:14, 5 July 2016

Extends: Form Script

Editor: Static

Script for the manipulation of Static objects.

Definition[edit | edit source]

ScriptName Static extends Form 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]