- Found in:
- SKSE
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)