ResourceEntry¶
Struct | orca.core
A single entry resource, representing an asset reference.
Fields¶
| Field | Type | Description |
|---|---|---|
Key |
string |
The unique key identifying this resource entry |
Value |
string |
The localized string value or asset path for this entry |
Type |
ResourceEntryType |
Indicates how to interpret the Value field (e.g. Text, Resource) |