- Found in:
- Dylbills PE
boolfunctionIsFormRegisteredForGlobalEvent(stringasEvent, FormeventReceiver, FormparamFilter=NONE, intparamFilterIndex=0)NativeGlobal
Description
Documentation Comment
form ==================================================================================================================================================
Caveats
Parameters
Examples
Auto-Generated Example
string myString__asEvent
Form myForm__eventReceiver
Form myForm__paramFilter
int myInt__paramFilterIndex
bool returnedValue = DbSkseEvents.IsFormRegisteredForGlobalEvent(myString__asEvent, myForm__eventReceiver, myForm__paramFilter, myInt__paramFilterIndex)