Method LoadAddressable
LoadAddressable(AssetReference)
Loads the addressable.
Declaration
public static IEnumerable<SystemGraphObject> LoadAddressable(AssetReference assetRef)
Parameters
| Type | Name | Description |
|---|---|---|
| AssetReference | assetRef | The asset reference. |
Returns
| Type | Description |
|---|---|
| IEnumerable<SystemGraphObject> | IEnumerable<SystemGraphObject>. |