ClearWeaponAltTexture

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.70.

Description

Removes an alt texture of a Weapon using a 3D index, or removes all of them if -1 is passed.

Syntax

[help]
(success(0/1)) ClearWeaponAltTexture armor:baseform index3D:int

Example

ClearWeaponAltTexture Weap10mmPistol 1 

See Also