Background for Skyrim SE
Member of the DbSkseEvents script
voidfunctionUnregisterAliasForGlobalEvent_All(stringasEvent, AliaseventReceiver)NativeGlobal


Caveats


Parameters

stringasEvent

AliaseventReceiver


Examples

Auto-Generated Example

string myString__asEvent
Alias myAlias__eventReceiver

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