Method GetName
GetName(AddressableAssetSettings)
Get the profile variable name that is referenced.
선언
public string GetName(AddressableAssetSettings settings)
파라미터
타입 | 이름 | 설명 |
---|---|---|
AddressableAssetSettings | settings | The settings object. |
반환
타입 | 설명 |
---|---|
string | The name of the profile variable name. |