PickRefByID

From the CreationKit Wiki
Jump to navigation Jump to search

This function will select a reference by id for the console.

Syntax[edit | edit source]

PickRefByID 
PRID 

Examples[edit | edit source]

PRID 13485

Selects 'DelphineREF'

Notes[edit | edit source]

  • If a reference is temporary (it was created at run-time and its ID starts with 0xFF) and it's not loaded, then PickRefByID cannot select it.