GetModelPath

From the CreationKit Wiki
Jump to navigation Jump to search

GetModelPath may refer to:

Papyrus[edit | edit source]

Syntax[edit | edit source]

; GetModelPath - Armor
string Function GetModelPath(bool bFemalePath) native

; GetModelPath - ArmorAddon
string Function GetModelPath(bool bFirstPerson, bool bFemalePath) native

; GetModelPath - Weapon
string Function GetModelPath() native