# Exporting Actors

You can export a specified [Actor Class](https://docs.unrealengine.com/en-us/Programming/UnrealArchitecture/Actors) into the Reality Setup. The actor class can be spawned on **Reality Setup**.

### Implementation <a href="#exportingactors-implementation" id="exportingactors-implementation"></a>

* Click EDIT and then PROJECT SETTINGS from top menu. Scroll down, click **Export** menu under Reality category.

<div align="left"><img src="https://3682414700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEesbrFT840vDc0axDrZ6%2Fuploads%2FXWc1VlNPaa3U7Qfb69sc%2Fimage.png?alt=media&#x26;token=6c9cee78-700b-4bab-a786-7a163d04fbd6" alt=""></div>

<div align="left"><img src="https://3682414700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEesbrFT840vDc0axDrZ6%2Fuploads%2FFjd2pH04yow6Al3EW6jN%2Fimage.png?alt=media&#x26;token=fc856c63-6605-488d-ba1c-0d8b7ea00c48" alt=""></div>

* Click ➕ button under Actors subcategory. Expand it. Select Actor Class Asset will be expanded.

<div align="left"><img src="https://3682414700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEesbrFT840vDc0axDrZ6%2Fuploads%2F3uGSE6Cr73nswZH0c9bQ%2Fimage.png?alt=media&#x26;token=0a90f376-e47a-4f4d-9701-7936d27b0ac5" alt=""></div>

* Click PLAY on **Reality Editor**.

<div align="left"><img src="https://3682414700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEesbrFT840vDc0axDrZ6%2Fuploads%2FUqHLaSirukGAMhDn3zOe%2Fimage.png?alt=media&#x26;token=122e0842-208f-4505-b0f8-f8d89f6ba4e3" alt=""></div>

* Launch Reality Control and press **F7** to launch Reality Setup.
* Right right into space, select specified category and click display name.

<div align="left"><img src="https://3682414700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEesbrFT840vDc0axDrZ6%2Fuploads%2FhoouYD2IcmUHMABA18u1%2Fimage.png?alt=media&#x26;token=78eba1f3-2d3b-4364-bbc9-b9d64d186f2e" alt=""></div>

* As first, the actor will be spawned on game world. Subsequently, the actor node will be displayed on **the nodegraph:**

<div align="left"><img src="https://3682414700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEesbrFT840vDc0axDrZ6%2Fuploads%2FRkJIpTIJFy23dmJmzLl4%2Fimage.png?alt=media&#x26;token=025d97a2-6fed-420c-8abe-cf481b01dedd" alt=""></div>
