Background for Skyrim SE
Member of the SkyPrompt script
boolfunctionRequestTheme(intclientID, stringtheme_name)NativeGlobal


Caveats


Parameters

intclientID

stringtheme_name


Examples

Auto-Generated Example

int myInt__clientID
string myString__theme_name

bool returnedValue = SkyPrompt.RequestTheme(myInt__clientID, myString__theme_name)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.