Background for Skyrim SE
Member of the SkyPrompt script
voidfunctionRemovePrompt(intclientID, inteventID, intactionID)NativeGlobal


Caveats


Parameters

intclientID

inteventID

intactionID


Examples

Auto-Generated Example

int myInt__clientID
int myInt__eventID
int myInt__actionID

SkyPrompt.RemovePrompt(myInt__clientID, myInt__eventID, myInt__actionID)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.