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