SetBaseEffectScript

From the Fallout3 GECK Wiki
Revision as of 14:23, 24 March 2017 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the associated '''Script''' of the specified script-type '''Base Effect'''. |name = SetBaseEffectScript |arguments = {{Function...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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