This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

GetDebugSelection

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(selection:ref) GetDebugSelection

Returns the reference to the item last selected in the console.

Notes[edit | edit source]

  • Only works while the console is open; otherwise it returns 0.