Removed

AssetBundle.CreateFromFile

Obsolete Method CreateFromFile has been renamed to LoadFromFile.
Upgrade to LoadFromFile

Declaration

public static AssetBundle CreateFromFile(string path);

Description

Loads an asset bundle from a disk.

Method CreateFromFile is obsolete and has been renamed to LoadFromFile.


Did you find this page useful? Please give it a rating: