Scroll Script

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search

Extends: Form Script

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

Definition[edit | edit source]

ScriptName Scroll extends Form Native Hidden

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

  • Function Cast(ObjectReference akSource, ObjectReference akTarget)
    • Casts this scroll from the source object reference, optionally toward a target object reference.

Events[edit | edit source]

None