Set - UI
Revision as of 20:48, 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"> bool Function Set(string asMenu, s...")
F4SE Member of: UI Script
Requires F4SE Version 0.3.1 or higher.
Placeholder Description.
Syntax
bool Function Set(string asMenu, string asPath, var avArg) Native Global
Parameters
- asMenu: Placeholder Description.
- asPath: Placeholder Description.
- avArg: Placeholder Description.
Return Value
- Placeholder Description.
Examples
; Placeholder Code.