Load - UI
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.2 or higher.
Loads a child swf to the target.
SyntaxEdit
bool Function Load(string asMenu, string asSourceVar, string akAssetPath, ScriptObject akReceiver = none, string asCallback = "") Native Global
ParametersEdit
- asMenu: Placeholder Description.
- asSourceVar: Placeholder Description.
- akAssetPath: Placeholder Description.
- akReceiver: Placeholder Description.
- asCallback: Placeholder Description.
Return ValueEdit
- Placeholder Description.
ExamplesEdit
; Placeholder Code.