Background for Skyrim SE
Member of the SKI_ConfigBase script
voidfunctionSetMenuDialogOptions(string[]a_options)

Description

GitHub Wiki Description (SkyUI)

Documentation String

Sets menu dialog parameter(s)


Caveats


Parameters

string[]a_options

GitHub Wiki Description (SkyUI)

The list entries for the menu dialog.


Examples

Auto-Generated Example

string[] myStringArray__a_options

mySKI_ConfigBase__toCallFunctionOn.SetMenuDialogOptions(myStringArray__a_options)

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.