- Found in:
- F4SE
Description
Wiki Description
Returns the currently selected console reference.
Documentation Comment
F4SE additions built 2025-11-11 02:05:33.464000 UTC
Returns the current console ref
Caveats
CK Wiki - Notes
None
Examples
ObjectReference selected = Game.GetCurrentConsoleRef()
Debug.Trace(selected)Auto-Generated Example
ObjectReference returnedValue = Game.GetCurrentConsoleRef()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
