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

Description

Documentation Comment

works on the path to the file representing the message icon for the weapon


Caveats


Parameters

boolbFemalePath


Examples

Auto-Generated Example

bool myBool__bFemalePath

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