Property PreviousContentState
PreviousContentState
The asset content state of a previous build. This allows detection of deltas with the current build content state. This will be null in standard builds. This is only set during content update builds.
Declaration
public AddressablesContentState PreviousContentState { get; set; }
Property Value
Type | Description |
---|---|
AddressablesContentState |