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. |