Method ResolveInternalId
ResolveInternalId(string)
Used to resolve a string using addressables config values
Declaration
public static string ResolveInternalId(string id)
Parameters
| Type | Name | Description |
|---|---|---|
| string | id | The internal id to resolve. |
Returns
| Type | Description |
|---|---|
| string | Returns the string that the internal id represents. |