Struct BuildLayout.StringPair
Key value pair of string type
상속된 멤버
네임스페이스: UnityEditor.AddressableAssets.Build.Layout
어셈블리: solution.dll
구문
[Serializable]
public struct BuildLayout.StringPair
필드
이름 | 설명 |
---|---|
Key | String key |
Value | String value |