Stand-alone developer documentation
You can download the ArcGIS Maps SDK for Unreal Engine developer documentation for previous releases as an archive from the Esri Early Adopter site. To access the download page, click ArcGIS Maps SDK for Game Engines in the top menu bar and select Software Downloads. The archive contains instructions to serve the documentation from a local web server so you can access it without a connection to the internet. The stand-alone documentation includes the developer guide and tutorials. This documentation is designed to run on a local stand-alone computer or on an internal network and not on the public internet.
To serve the documentation locally:
- Download the documentation from the Esri Early Adopter site. The downloaded files are in a .zip archive format.
- Extract the archive to a local folder. The extracted archive has two subfolders:
public
andinstall
. - Open the
README.md
file in theinstall
folder with a text editor and follow the instructions for your chosen web server.
To run this documentation package, you will need a machine with:
- A minimum of 5 GB of available disk space.
- A web server.
- A text editor.