RegisterForExternalEvent - ScriptObject

Revision as of 19:42, 21 January 2018 by imported>Qazaaq (added f4se member)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

F4SE Member of: ScriptObject Script
Requires F4SE version 0.3.1 or higher.

Placeholder Description.

Syntax

Function RegisterForExternalEvent(string asEventName, string asCallback) Native

Parameters

  • asEventName: Placeholder Description.
  • asCallback: Placeholder Description.

Return Value

  • None

Examples

; Placeholder Code.

See Also