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

Description

Documentation Comment

Releases the UICallback without sending it.


Caveats


Parameters

inthandle


Examples

Auto-Generated Example

int myInt__handle

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