Get - UI

From the Fallout4 CreationKit Wiki
Revision as of 01:29, 21 January 2018 by imported>Qazaaq (added a short description)
Jump to navigation Jump to search
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.

Returns a variable from AS3 to Papyrus.

Syntax

var Function Get(string asMenu, string asPath) Native Global

Parameters

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

Return Value

  • Placeholder Description.

Examples

; Placeholder Code.

See Also