- Found in:
- SKSE
Description
Wiki Description
Returns the path to the file representing the in-game model of this weapon. (This function requires SKSE)
Documentation Comment
works on the path to the nif file representing the in-game model of the weapon
Examples
No human-generated examples found for this function.
Auto-Generated Example
string returnedValue = myWeapon__toCallFunctionOn.GetModelPath()Related Pages
- Weapon
- Weapon.SetModelPath(...)
