GetWeaponAltTextures

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.30.

Description

Returns an array of alternate textures of a Weapon model.

Syntax

[help]
(array_var) GetWeaponAltTextures weapon:baseform

Example

array_var aDynamiteTextures = GetWeaponAltTextures WeapNVDynamiteNoDrop 

See Also