Property ParentEntry
ParentEntry
Stores a reference to the parent entry. Only used if the asset is a sub asset.
Declaration
public AddressableAssetEntry ParentEntry { get; set; }
Property Value
| Type | Description |
|---|---|
| AddressableAssetEntry |
Stores a reference to the parent entry. Only used if the asset is a sub asset.
public AddressableAssetEntry ParentEntry { get; set; }
| Type | Description |
|---|---|
| AddressableAssetEntry |