Art Script

From the CreationKit Wiki
Revision as of 16:16, 20 October 2014 by imported>Egocarib
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.