Load - UI
Revision as of 20:46, 20 January 2018 by imported>Qazaaq (Created page with "'''F4SE Member of:''' UI Script Requires F4SE Version 0.3.2 or higher. Placeholder Description. == Syntax == <source lang="papyrus"> bool Function Load(string asMenu,...")
F4SE Member of: UI Script
Requires F4SE Version 0.3.2 or higher.
Placeholder Description.
Syntax
bool Function Load(string asMenu, string asSourceVar, string akAssetPath, ScriptObject akReceiver = none, string asCallback = "") Native Global
Parameters
- asMenu: Placeholder Description.
- asSourceVar: Placeholder Description.
- akAssetPath: Placeholder Description.
- akReceiver: Placeholder Description.
- asCallback: Placeholder Description.
Return Value
- Placeholder Description.
Examples
; Placeholder Code.