Method LoadContentState
LoadContentState(string)
Loads cache data from a specific location
선언
public static AddressablesContentState LoadContentState(string contentStateDataPath)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | contentStateDataPath |
반환
타입 | 설명 |
---|---|
AddressablesContentState | The ContentState object. |