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
Namespace: UnityEditor.AddressableAssets.Build.AnalyzeRules
Syntax
public const char kDelimiter = null
Returns
Type | Description |
---|---|
Char |