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

Description

GitHub Wiki Description (SkyUI)

Documentation String

Sets menu dialog parameter(s)


Parameters

  1. inta_value

    GitHub Wiki Description (SkyUI)

    The index of the default menu entry.


Examples

Auto-Generated Example

int myInt__a_value

mySKI_ConfigBase__toCallFunctionOn.SetMenuDialogDefaultIndex(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.