Background for Skyrim SE
Member of the RogueUI script
Form[]functionGetAssociatedMenuForm(stringa_menu)NativeGlobal

Description

Documentation Comment

BookMenu - Book / BookRef
BarterMenu - Actor / Vendor chest
Console - Selected ref
Container - ObjectReference
GiftMenu - GiftActor
Lockpicking Menu - Locked door
Training Menu - Training Actor
Dialogue Menu- Talking actor


Caveats


Parameters

stringa_menu


Examples

Auto-Generated Example

string myString__a_menu

Form[] returnedValue = RogueUI.GetAssociatedMenuForm(myString__a_menu)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.