[]
Represents a resource key to be located by ResourceLocator.
public readonly struct ResourceInfo
Name | Description |
---|---|
ResourceInfo(string) | Initializes a new instance of the ResourceInfo struct with the specified name. |
ResourceInfo(string, ResourceType) | Initializes a new instance of the ResourceInfo struct with the specified name and type. |
Name | Description |
---|---|
Name | Gets the name of the resource to be located. |
Type | Gets the type of the resource to be located. |