Background for Skyrim SE
Member of the DefaultObjectManager script
FormfunctionGetForm(stringkey)Native

Description

Documentation Comment

Returns the default form for this key e.g. 'GOLD'


Caveats


Parameters

stringkey


Examples

Auto-Generated Example

string myString__key

Form returnedValue = myDefaultObjectManager__toCallFunctionOn.GetForm(myString__key)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.