Difference between revisions of "GetModelPath - ArmorAddon"

Jump to navigation Jump to search
7 bytes added ,  09:27, 19 September 2013
m
imported>Loop not defined
(Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' ArmorAddon Script Returns the file path for the nif file representing the equipped mod...")
 
imported>Loop not defined
Line 12: Line 12:


== Parameters ==
== Parameters ==
*firstPerson: Whether to get the file path of the biped armor model (false) or first person armor model (true).  Only applicable to certain armor types.
*firstPerson: Whether to get the file path of the biped armor model (false) or first person armor model (true).  "True" only applicable to certain armor types.
*female: Whether to get the file path of the male armor model (false) or female armor model (true).
*female: Whether to get the file path of the male armor model (false) or female armor model (true).


Navigation menu