Background for Skyrim SE
Member of the DefaultObjectManager script
voidfunctionSetForm(stringkey, FormnewForm)Native

Description

Documentation Comment

Sets the default form for the particular key


Caveats


Parameters

stringkey

FormnewForm


Examples

Auto-Generated Example

string myString__key
Form myForm__newForm

myDefaultObjectManager__toCallFunctionOn.SetForm(myString__key, myForm__newForm)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.