Method ResolveInternalId
ResolveInternalId(string)
Used to resolve a string using addressables config values
선언
public static string ResolveInternalId(string id)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | id | The internal id to resolve. |
반환
타입 | 설명 |
---|---|
string | Returns the string that the internal id represents. |