Removed

AssetBundle.CreateFromMemory

Obsolete Method CreateFromMemory has been renamed to LoadFromMemoryAsync.
Upgrade to LoadFromMemoryAsync

Declaration

public static AssetBundleCreateRequest CreateFromMemory(byte[] binary);

Description

Asynchronously create an AssetBundle from a memory region.

Method CreateFromMemory is obsolete and has been renamed to LoadFromMemoryAsync


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