Background for Skyrim SE
Member of the DbSkseEvents script
voidfunctionUnregisterFormForGlobalEvent_All(stringasEvent, FormeventReceiver)NativeGlobal


Caveats


Parameters

stringasEvent

FormeventReceiver


Examples

Auto-Generated Example

string myString__asEvent
Form myForm__eventReceiver

DbSkseEvents.UnregisterFormForGlobalEvent_All(myString__asEvent, myForm__eventReceiver)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.