docs.unity.cn
    Show / Hide Table of Contents

    Property IsValid

    IsValid

    Checks if the component exists on this entity.

    Declaration
    public readonly bool IsValid { get; }
    Property Value
    Type Description
    Boolean
    Remarks

    This doesn't take into account if the component is enabled or not.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023