Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetAllBuildProfiles()

Retrieves all build profiles available in the project.
Read time 1 minuteLast updated 10 days ago

Definition

public static IReadOnlyList<BuildProfile> GetAllBuildProfiles()

Returns

Type

Description

IReadOnlyList<BuildProfile>Collection of found BuildProfile assets.