Background for Skyrim SE
Member of the ModEvent script
voidfunctionRelease(inthandle)NativeGlobal

Description

Documentation Comment

Releases the ModEvent without sending it.


Caveats


Parameters

inthandle


Examples

Auto-Generated Example

int myInt__handle

ModEvent.Release(myInt__handle)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.