> For the complete documentation index, see [llms.txt](https://infinitypbr.gitbook.io/magic-pig-games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infinitypbr.gitbook.io/magic-pig-games/game-modules-4/module-documentation/dictionaries/object-reference.md).

# Object Reference

In the "Game Modules Generated Scripts" folder, you may find the `ObjectReference` object. This is created automatically and holds references to objects in your project being used in the Dictionaries, which can't generally be serialized.

<figure><img src="/files/Ar4O931VofQfIzxWdkgF" alt=""><figcaption></figcaption></figure>

Expanding the data, you will notice a whole lot of GUIDs. These are GUIDs that are currently being referenced in some Dictionaries object in your scene.

This data is generated automatically, and should not be modified by mortal humans.
