Background for Skyrim SE
Member of the DbSkseFunctions script

Description

Documentation Comment

Get the last object reference that the player activated after a menu was opened
Requires the bMenuOpenCloseEventSinkEnabled and bActivateEventSinkEnabledByDefault settings in the DbSkseFunctions.ini file to be enabled.


Caveats


Examples

Auto-Generated Example

ObjectReference returnedValue = DbSkseFunctions.GetLastPlayerMenuActivatedRef()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.