| AssetBundleServiceGetAssetBundleStreamingAssetsPath Method |
Returns the folder path of the asset bundle streaming assets folder in your project. This can be used to automatically update it during builds or in Editor Scripts and tools if need be.
Namespace:
ImmerseSDK.AssetBundles
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax public static string GetAssetBundleStreamingAssetsPath()
Return Value
Type:
StringSee Also