Background for Skyrim SE
Member of the SKI_ConfigBase script
intfunctionAddEmptyOption()

Description

GitHub Wiki Description (SkyUI)

Adds an empty option, which can be used for padding instead of manually re-positioning the cursor.

Context

OnPageReset

Documentation String

Adds an empty option, which can be used for padding instead of manually re-positioning the cursor


Caveats


Examples

Auto-Generated Example

int returnedValue = mySKI_ConfigBase__toCallFunctionOn.AddEmptyOption()

Additional References

View this function on the GitHub Wiki for SkyUI

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.