FalloutNewVegasCommands.com

getbaseobject Console Command

Documentation and examples for the getbaseobject command in Fallout: New Vegas.

getbaseobject

Actor

This command prints a reference's EditorID, which is helpful for commands require a Form ID.

Examples

Here is an example of how to use getbaseobject.

Prints the selected reference's base Editor ID.

In-depth description

What getbaseobject does

getbaseobject reports the base object (its Editor ID) behind the reference you currently have selected. It is mainly a debugging and modding aid for confirming which form a placed object belongs to. Select the object in the console and type getbaseobject.