SoftReferenceT Class |
Namespace: Kit.UI
[SerializableAttribute] public class SoftReference<T> where T : Object
The SoftReferenceT type exposes the following members.
| Name | Description | |
|---|---|---|
| FullPath | Full path to the asset. | |
| Path | Path to the asset with the location to ResourcesFolder removed. |
| Name | Description | |
|---|---|---|
| Load | Load the asset with ResourceManager. | |
| LoadAsset_Editor | ||
| LoadAsync | Load the asset asynchronously with ResourceManager. | |
| SetAsset_Editor | ||
| ToString | Returns the trimmed path to the asset. (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| (SoftReferenceT to String) | Returns the trimmed path to the asset. |
| Name | Description | |
|---|---|---|
| ResourcesFolder | Text to trim paths till. |