SetEmbeddedWeaponNode

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 name of the Embedded Weapon node of the specified weapon form.

Syntax

[help]
SetEmbeddedWeaponNode weapon:ref nodeName:string

Example

SetEmbeddedWeaponNode SentryBotGatling2HH "ProjectileNode_RGatling"

See Also