Module resource_id

Source
Expand description

Path identifier for a Glacier Resource file.

ResourceID represents a resource identifier with utility methods for manipulating and extracting information from the identifier. The identifier is expected to follow a specific format: [protocol:path/to/file.extension(parameters).platform_extension] The parameter can be optional. A ResourceID can also be nested/derived

§Examples of valid ResourceID

[assembly:/images/sprites/player.jpg](asspritesheet).pc_jpeg
[[assembly:/images/sprites/player.jpg](asspritesheet).pc_jpeg].pc_png

Structs§

ResourceID

Enums§

ResourceIDError