ContentBuildInterface.WriteGameManagersSerializedFile

Cambiar al Manual
public static Build.Content.WriteResult WriteGameManagersSerializedFile (string outputFolder, Build.Content.WriteManagerParameters parameters);

Parámetros

outputFolderThe location to write the file to.
parametersThe set of parameters used to write the file.

Valor de retorno

WriteResult The detailed results from writing the file.

Descripción

Writes the current settings of internal Unity game manager classes to the 'globalgamemanagers' file on disk.

Internal use only. See note on ContentBuildInterface.