Difference between revisions of "Armor Script"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Plplecuyer
 
imported>Qazaaq
m (category)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Scripting]]
'''Extends:''' [[Form Script]]
[[Category:Papyrus]]
<BR/>
[[Category:Script Objects]]
'''Editor:''' [[Armor]]
 
'''Extends:''' [[Form Script (Papyrus)]]


Script for the manipulation of armor base objects.
Script for the manipulation of armor base objects.
Line 23: Line 21:
== Events ==
== Events ==
None
None
== See Also ==
*[[:Category:Items|Items Category]]
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:Items]]

Latest revision as of 19:12, 28 October 2017

Extends: Form Script
Editor: Armor

Script for the manipulation of armor base objects.

Definition[edit | edit source]

ScriptName Armor 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]