Background for Skyrim SE
Member of the SKI_ConfigBase script
voidfunctionSetMenuDialogStartIndex(inta_value)

Description

GitHub Wiki Description (SkyUI)

Documentation String

Sets menu dialog parameter(s)


Caveats


Parameters

inta_value

GitHub Wiki Description (SkyUI)

The index of the initially selected menu entry.


Examples

Auto-Generated Example

int myInt__a_value

mySKI_ConfigBase__toCallFunctionOn.SetMenuDialogStartIndex(myInt__a_value)

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.