MagicEffect Script

From the Fallout4 CreationKit Wiki
Revision as of 00:33, 7 June 2016 by imported>Qazaaq
Jump to navigation Jump to search

Extends: Form Script

Editor: Magic Effect

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


See Also