Difference between revisions of "OnMenuItemRun - Terminal"
Jump to navigation
Jump to search
Added note about none reference argument and Pipboy
imported>Iceburg333 (Created page with "Category:Scripting Category:Papyrus Category:Events '''Member of:''' Terminal Script Event called when the player selects a terminal menu item. == Syntax == <so...") |
imported>Qazaaq (Added note about none reference argument and Pipboy) |
||
Line 12: | Line 12: | ||
== Parameters == | == Parameters == | ||
*auiMenuItemID: The ID of the menu item that was run | *auiMenuItemID: The ID of the menu item that was run. | ||
*akTerminalRef: The terminal | *akTerminalRef: The terminal reference initially activated. This will be none if activated from the players Pipboy. | ||
== Examples == | == Examples == |