Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

BuildPipeline

class in UnityEditor

Cambiar al Manual

Descripción

Lets you programmatically build players or AssetBundles which can be loaded from the web.

Variables Estáticas

isBuildingPlayerIs a player currently being built?

Funciones Estáticas

BuildAssetBundlesBuild all AssetBundles specified in the editor.
BuildPlayerBuilds a player.
GetCRCForAssetBundleExtract the crc checksum for the given AssetBundle.
GetHashForAssetBundleExtract the hash for the given AssetBundle.