Method PrepareForBuild
PrepareForBuild(BuildPlayerContext)
Implement this function to receive a callback before a player build starts.
Declaration
public override void PrepareForBuild(BuildPlayerContext buildPlayerContext)
Parameters
Type | Name | Description |
---|---|---|
BuildPlayerContext | buildPlayerContext | A context tied to the scheduled player build. |