Difference between revisions of "Art Script"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>CraftySentinel
 
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 16: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.