- Found in:
- SKSE
Description
Documentation Comment
Sends the ModEvent and releases it.
Returns true, if it was sent successfully, false if an error happened.
Caveats
Parameters
inthandle
Examples
Auto-Generated Example
int myInt__handle
bool returnedValue = ModEvent.Send(myInt__handle)