SetBaseEffectScript

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the associated Script of the specified script-type Base Effect.

Syntax

[help]
SetBaseEffectScript baseEffect:ref script:ref

Example

SetBaseEffectScript CateyeBaseEffect CateyeEffect

See Also