DefaultObjectManager Script
Revision as of 04:55, 3 February 2014 by imported>CraftySentinel (Created Stub DefaultObjectManager Script)
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.