Difference between revisions of "GetModelPath - ArmorAddon"
Jump to navigation
Jump to search
m
→Parameters
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 m (→Parameters) |
||
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). | *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). | ||