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 © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use