Difference between revisions of "SoulGem Script"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Plplecuyer
 
imported>Qazaaq
(Added obsolete category)
 
Line 1: Line 1:
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
'''Extends:''' [[MiscObject Script]]
'''Extends:''' [[MiscObject Script]]


Script for the manipulation of soul gem objects.
Script for the manipulation of soul gem objects. This object is depreciated, obsolete, or does not appear to be used by the game.


== Definition ==
== Definition ==
Line 23: Line 19:
== Events ==
== Events ==
None
None
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:Obsolete]]

Latest revision as of 17:50, 2 December 2018

Extends: MiscObject Script

Script for the manipulation of soul gem objects. This object is depreciated, obsolete, or does not appear to be used by the game.

Definition[edit | edit source]

ScriptName SoulGem 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