Background for Skyrim SE
Member of the SKI_ConfigBase script
voidfunctionSetInputDialogStartText(stringa_text)

Description

GitHub Wiki Description (SkyUI)

Documentation String

Sets text input dialog parameter(s)

Documentation Comment

@since 4


Caveats


Parameters

stringa_text


Examples

Auto-Generated Example

string myString__a_text

mySKI_ConfigBase__toCallFunctionOn.SetInputDialogStartText(myString__a_text)

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.