Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


engineLibrary

The BuildFile.role value of the main Unity runtime when it is built as a separate library.
Read time 1 minuteLast updated 11 days ago

Definition

public static string engineLibrary { get; }

Remarks

On most platforms, the Unity runtime is also the main executable for the player, but on some platforms it is split into a separate file, allowing the main executable to be smaller and more easily customized.