This version of Unity is unsupported.

BuildPlayerProcessor.PrepareForBuild

Declaration

public void PrepareForBuild(Build.BuildPlayerContext buildPlayerContext);

Parameters

buildPlayerContext A context tied to the scheduled player build.

Description

Implement this function to receive a callback before a player build starts.