Property Value
Value
A reference to the blob asset data.
Declaration
public readonly ref T Value { get; }
Property Value
Type | Description |
---|---|
T | The root data structure of the blob asset data. |
Remarks
The property is a reference return.
A reference to the blob asset data.
public readonly ref T Value { get; }
Type | Description |
---|---|
T | The root data structure of the blob asset data. |
The property is a reference return.