RemotePackageManager  0.2
Easily add suport for AssetBundles to your game!
 All Classes Functions Variables Properties
Public Attributes | List of all members
RemotePrefab Class Reference

RemotePrefab. More...

Inheritance diagram for RemotePrefab:

Public Attributes

string package = ""
 The URI of the package to be downloaded. This is the relative path from the "Assets/AssetBundles/" folder. More...
 

Detailed Description

RemotePrefab.

Simply put it in the hierarchy to download a package and instantiate the referenced prefab in its place!

See the example scene "InstantiatePackageAutomatically" in order to see it in action!

Member Data Documentation

string RemotePrefab.package = ""

The URI of the package to be downloaded. This is the relative path from the "Assets/AssetBundles/" folder.


The documentation for this class was generated from the following file: