Art Script

From the CreationKit Wiki
Jump to navigation Jump to search


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.