Method LoadContentState
LoadContentState(string)
Loads cache data from a specific location
Declaration
public static AddressablesContentState LoadContentState(string contentStateDataPath)
Parameters
Type | Name | Description |
---|---|---|
string | contentStateDataPath |
Returns
Type | Description |
---|---|
AddressablesContentState | The ContentState object. |