Difference between revisions of "Key Script"

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


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

Latest revision as of 19:11, 28 October 2017

Extends: MiscObject Script
Editor: Key

Script for the manipulation of key base objects.

Definition[edit | edit source]

ScriptName Key extends MiscObject 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]