docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method HasBindings

    HasBindings(Type)

    Checks if a runtime type has any authoring bindings.

    Declaration
    public static bool HasBindings(Type componentType)
    Parameters
    Type Name Description
    Type componentType

    Type of the runtime component. Must implement IComponentData.

    Returns
    Type Description
    bool

    Returns true if component type is registered. False otherwise.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)