MagicEffect Script

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


Extends: Form Script (Papyrus)

Script for the manipulation of magic effect base objects.

Definition

ScriptName MagicEffect extends Form Native Hidden

Properties

None

Global Functions

None

Member Functions

  • string Function GetAssociatedSkill()
    • Obtains the skill that this magic effect is associated with.

Events

None