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

Description

Documentation Comment

Invokes the UICallback and releases it.
Returns true, if it was executed, false if an error happened.


Caveats


Parameters

inthandle


Examples

Auto-Generated Example

int myInt__handle

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