Field kDelimiter
Delimiter character used in analyze rule string names. This is used when a rule result needs to display as a tree view hierarchy. A rule result of A:B:C will end up in the tree view with:
- A --- B ----- C
네임스페이스: UnityEditor.AddressableAssets.Build.AnalyzeRules
어셈블리: solution.dll
구문
public const char kDelimiter = ':'
반환
| 타입 | 설명 |
|---|---|
| char |