Invoke - UI
Revision as of 20:45, 20 January 2018 by imported>Qazaaq (Created page with "'''F4SE Member of:''' UI Script Requires F4SE Version 0.3.1 or higher. Placeholder Description. == Syntax == <source lang="papyrus"> var Function Invoke(string asMenu,...")
F4SE Member of: UI Script
Requires F4SE Version 0.3.1 or higher.
Placeholder Description.
Syntax
var Function Invoke(string asMenu, string asPath, var[] akArgs = none) Native Global
Parameters
- asMenu: Placeholder Description.
- asPath: Placeholder Description.
- akArgs: Placeholder Description.
Return Value
- Placeholder Description.
Examples
; Placeholder Code.