EBuild Tasks

This section lists all tasks that make up the build process for Elements projects.

EBuild starts a build by invoking ElementsCopyFinalOutput, which is the last task to actually execute, and copies the final generated output to the OutputFolder. The actual build is of course performed by the various Pre-Tasks connected to this task.

Entry Tasks

All Tasks