SetObjectEffect

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 Object Effect of the specified From (which can be either a Weapon, an Armor, or an Explosion).

Syntax

[help]
(success:0/1) SetObjectEffect form:ref objectEffect:ref

Example

SetObjectEffect WeapNVAssaultCarbine EnchEuclidEffect
SetObjectEffect ArmorCombatHelmet EnchPowerArmorHelmet

See Also