Scroll Script

From the Fallout4 CreationKit Wiki
Revision as of 18:14, 2 December 2018 by imported>Qazaaq (Added obsolete category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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