Background for Fallout 4
Member of the Game script

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

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.