Background for Skyrim SE
Member of the SkyMessage script
stringfunctionGetResultText(intmessageBoxId, booldeleteResultOnAccess=true)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

intmessageBoxId

booldeleteResultOnAccess=true


Examples

Auto-Generated Example

int myInt__messageBoxId
bool myBool__deleteResultOnAccess

string returnedValue = SkyMessage.GetResultText(myInt__messageBoxId, myBool__deleteResultOnAccess)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.