Class AddressablesPlayerBuildProcessor
Maintains Addresssables build data when processing a player build.
Namespace: Global Namespace
Syntax
public class AddressablesPlayerBuildProcessor : BuildPlayerProcessor
Properties
Name | Description |
---|---|
BuildAddressablesOverride | Functor to override Addressables build when building Player. |
callbackOrder | Returns the player build processor callback order. |
Methods
Name | Description |
---|---|
PrepareForBuild(BuildPlayerContext) | Invoked before performing a Player build. Maintains building Addressables step and processing Addressables build data. |