GetFacegenModelFlag
From GECK
A function added by the JohnnyGuitar NVSE Plugin.
Contents
Description
Returns a specified Facegen model flag for a specified Armor. Flag IDs are as follows:0 - Head 1 - Torso 2 - RightHand 3 - LeftHand
Syntax
(int(0/1)) GetFacegenModelFlag armor:ref flagID:int(0-3) isFemale:int(0/1)
Example
set torsoFlag to GetFacegenModelFlag OutfitWasteland01 1 0 // returns Torso flag for male biped model