Background for Skyrim SE
Member of the ConsoleUtil script
voidfunctionSetSelectedReference(ObjectReferencea_reference)NativeGlobal

Description

Documentation Comment

@brief Sets the console's selected reference to the specified reference.
@param a_reference - The reference to set the selected reference to.


Caveats


Parameters

ObjectReferencea_reference


Examples

Auto-Generated Example

ObjectReference myObjectReference__a_reference

ConsoleUtil.SetSelectedReference(myObjectReference__a_reference)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.