Method Start
Start(ProvideHandle)
Stores AssetBundle loading information, starts loading the bundle.
선언
public void Start(ProvideHandle provideHandle)
파라미터
타입 | 이름 | 설명 |
---|---|---|
ProvideHandle | provideHandle | The container for information regarding loading the AssetBundle. |