docs.unity.cn
    Show / Hide Table of Contents

    Property CanFix

    CanFix

    True if this rule can fix itself. If child class sets this to true, class must override FixIssues

    Declaration
    public override bool CanFix { get; }
    Property Value
    Type Description
    Boolean
    Overrides
    BundleRuleBase.CanFix
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use