ContentBuildInterface.WriteGameManagersSerializedFile

Declaration

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

Parameters

outputFolder The location to write the file to.
parameters The set of parameters used to write the file.

Returns

WriteResult The detailed results from writing the file.

Description

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

Internal use only. See note on ContentBuildInterface.


Did you find this page useful? Please give it a rating: