Class RevertUnchangedAssetsToPreviousAssetState
RevertUnchangedAssetsToPreviousAssetState uses the asset state from the previous build to determine if any assets need to use their previous settings or use the newly build data.
Inherited Members
Namespace: Global Namespace
Syntax
public class RevertUnchangedAssetsToPreviousAssetState
Methods
Name | Description |
---|---|
Run(IAddressableAssetsBuildContext, ContentUpdateScript.ContentUpdateContext) | Reverts asset entries to their previous state if not modified by the new build. |