Difference between revisions of "RegisterForModEvent - Form"
Jump to navigation
Jump to search
m
added SendModEvent
imported>Templar-von-Midgard m (added Category:SKSE) |
imported>Templar-von-Midgard m (added SendModEvent) |
||
Line 17: | Line 17: | ||
== Parameters == | == Parameters == | ||
*eventName: The name of the event sent by SendModEvent. | *eventName: The name of the event sent by [[SendModEvent]]. | ||
*callbackName: The name by which you can catch the event. | *callbackName: The name by which you can catch the event. | ||
Line 40: | Line 40: | ||
*[[Alias Script]] | *[[Alias Script]] | ||
*[[Form Script]] | *[[Form Script]] | ||
*[[SendModEvent]] |