LoadAsset
method in Global.DelayedResourcesLoader
Methods
public void LoadAsset(string networkAssetId, Action<ICoherenceSync> onLoaded)
Parameters
Type | Name | Description |
---|---|---|
string | networkAssetId | |
Action<ICoherenceSync> | onLoaded |
public ICoherenceSync LoadAsset(string networkAssetId)
Parameters
Type | Name | Description |
---|---|---|
string | networkAssetId |
Returns
Type | Description |
---|---|
ICoherenceSync |