Scroll Script

From the Fallout4 CreationKit Wiki
Revision as of 11:38, 3 December 2015 by imported>Plplecuyer (→‎Definition)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Extends: Form Script

Script for the manipulation of scrolls.

Definition

ScriptName Scroll extends Form Native Hidden

Properties

None

Global Functions

None

Member Functions

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

Events

None