- Found in:
- SKSE
Description
Documentation Comment
Creates a new ModEvent and returns the handle.
Caveats
Parameters
stringeventName
Examples
Auto-Generated Example
string myString__eventName
int returnedValue = ModEvent.Create(myString__eventName)
Creates a new ModEvent and returns the handle.
string myString__eventName
int returnedValue = ModEvent.Create(myString__eventName)