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. |