Invoke - UI

This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

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

Invoke an AS3 function from Papyrus.

SyntaxEdit

var Function Invoke(string asMenu, string asPath, var[] akArgs = none) Native Global

ParametersEdit

  • asMenu: Placeholder Description.
  • asPath: Placeholder Description.
  • akArgs: Placeholder Description.

Return ValueEdit

  • Placeholder Description.

ExamplesEdit

; Placeholder Code.

See AlsoEdit