ResourcesExt ClassResources extensions.
Inheritance Hierarchy
System.Object
UltimateXR.Extensions.Unity.IO.ResourcesExt
Namespace: UltimateXR.Extensions.Unity.IO
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public class ResourcesExt
The ResourcesExt type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResourcesExt |
Methods
Name | Description | |
---|---|---|
Load<T> | Loads a resource asynchronously. |
Extension Methods
Name | Description | |
---|---|---|
ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |