Difference between revisions of "Art Script"
Jump to navigation
Jump to search
imported>CraftySentinel (Created page with "Category:Scripting Category:Papyrus Category:Script Objects Category:SKSE Category:SKSE Script Objects '''Extends:''' Form Script Script for the mani...") |
imported>Egocarib m |
||
Line 4: | Line 4: | ||
[[Category:SKSE]] | [[Category:SKSE]] | ||
[[Category:SKSE Script Objects]] | [[Category:SKSE Script Objects]] | ||
{{SKSEFunction|1.7.0}} | |||
'''Extends:''' [[Form Script]] | '''Extends:''' [[Form Script]] |
Latest revision as of 15:16, 20 October 2014
Minimum required SKSE Version: 1.7.0
Extends: Form Script
Script for the manipulation of Art Objects.
Definition[edit | edit source]
Scriptname Art extends Form Hidden
SKSE Member Functions[edit | edit source]
String GetModelPath()
- Returns the file path of the Art Object's Nif model.
SetModelPath(String path)
- Set the file path of the Art Object's Nif model.