GetArmorAltTextures
From GECK
A function added by the JohnnyGuitar NVSE Plugin version 4.30.
Contents
Description
Returns an array of alternate texture forms of a specified Armor model. Model IDs are as follows:1 - Male Biped model 2 - Female Biped model 3 - Male World model 4 - Female World model
Syntax
(array) GetArmorAltTextures armor:baseform modelID:int
Example
array_var altTextures = GetArmorAltTextures MS18RangerBattlearmor 1