Background for Skyrim SE
Member of the Armor script
stringfunctionGetIconPath(boolbFemalePath)Native

Description

Documentation Comment

works on the path to the nif file representing the icon for the weapon in the inventory


Caveats


Parameters

boolbFemalePath


Examples

Auto-Generated Example

bool myBool__bFemalePath

string returnedValue = myArmor__toCallFunctionOn.GetIconPath(myBool__bFemalePath)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.