Set - UI

Revision as of 21:33, 11 February 2018 by imported>Qazaaq (added category)
(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: UI Script
Requires F4SE version 0.3.1 or higher.

Sets a variable in AS3 from Papyrus.

SyntaxEdit

bool Function Set(string asMenu, string asPath, var avArg) Native Global

ParametersEdit

  • asMenu: Placeholder Description.
  • asPath: Placeholder Description.
  • avArg: Placeholder Description.

Return ValueEdit

  • Placeholder Description.

ExamplesEdit

; Placeholder Code.

See AlsoEdit