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 virtual bool CanFix { get; set; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use