Class ContentCatalogDataEntry
Contains serializable data for an IResourceLocation
상속된 멤버
네임스페이스: UnityEngine.AddressableAssets.ResourceLocators
어셈블리: solution.dll
구문
public class ContentCatalogDataEntry
생성자
이름 | 설명 |
---|---|
ContentCatalogDataEntry(Type, string, string, IEnumerable<object>, IEnumerable<object>, object) | Creates a new ContentCatalogEntry object. |
프로퍼티
이름 | 설명 |
---|---|
Data | Serializable data for the provider. |
Dependencies | Dependency keys. |
InternalId | Internl id. |
Keys | Keys for this location. |
Provider | IResourceProvider identifier. |
ResourceType | The type of the resource for th location. |