docs.unity.cn
    Show / Hide Table of Contents

    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 = ':'
    Returns
    Type Description
    Char
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use