Method Start
Start(ProvideHandle)
Stores AssetBundle loading information, starts loading the bundle.
Declaration
public void Start(ProvideHandle provideHandle)
Parameters
Type | Name | Description |
---|---|---|
ProvideHandle | provideHandle | The container for information regarding loading the AssetBundle. |