DefaultObjectManager Script

Revision as of 05:55, 3 February 2014 by imported>CraftySentinel (Created Stub DefaultObjectManager Script)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Extends: Form Script

Script for the manipulation of default forms


Definition

ScriptName DefaultObjectManager extends Form Hidden


SKSE Member Functions

Form GetForm(String key)
  • Gets the default form for the specified key.
SetForm(String key, Form newForm)
  • Sets the default form for the particular key.