Click or drag to resize

AssetBundleServiceStartLoadingAssetBundle Method

Start loading an AssetBundle

Namespace:  ImmerseSDK.AssetBundles
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool StartLoadingAssetBundle(
	string assetBundleName
)

Parameters

assetBundleName
Type: SystemString

Return Value

Type: Boolean
See Also