protected Object[] LoadAll (string path, Type systemTypeInstance);

Parameters

pathPath to the target resource to load.
systemTypeInstanceType filter for objects returned.

Description

Override for customizing the behavior of the Resources.LoadAll function.