Class AddressablesPlayerBuildProcessor
Maintains Addresssables build data when processing a player build.
네임스페이스: Global Namespace
어셈블리: solution.dll
구문
public class AddressablesPlayerBuildProcessor : BuildPlayerProcessor
프로퍼티
이름 | 설명 |
---|---|
BuildAddressablesOverride | Functor to override Addressables build when building Player. |
callbackOrder | Returns the player build processor callback order. |
메서드
이름 | 설명 |
---|---|
PrepareForBuild(BuildPlayerContext) | Invoked before performing a Player build. Maintains building Addressables step and processing Addressables build data. |