Struct ResourceDataResult::ResourceData

Nested Relationships

This struct is a nested type of Struct ResourceDataResult.

Struct Documentation

struct ResourceData

Public Members

ResourceID resource

The ID of the resource.

std::vector<uint8_t> dataEx

The binary data of the resource at the requested index.

ResultResourceMetadata metadataEx

The metadata for the resource, used to interpret the returned blob.