Struct BuildLayout.StringPair
Key value pair of string type
Inherited Members
Namespace: UnityEditor.AddressableAssets.Build.Layout
Assembly: Unity.Addressables.Editor.dll
Syntax
[Serializable]
public struct BuildLayout.StringPair
  Fields
| Name | Description | 
|---|---|
| Key | String key  | 
      
| Value | String value  |