docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CanApplyAPI

    CanApplyAPI(TfType, out string)

    Declaration
    public bool CanApplyAPI(TfType schemaType, out string whyNot)
    Parameters
    Type Name Description
    TfType schemaType
    string whyNot
    Returns
    Type Description
    bool

    CanApplyAPI(TfType)

    Declaration
    public bool CanApplyAPI(TfType schemaType)
    Parameters
    Type Name Description
    TfType schemaType
    Returns
    Type Description
    bool

    CanApplyAPI(TfType, TfToken, out string)

    Declaration
    public bool CanApplyAPI(TfType schemaType, TfToken instanceName, out string whyNot)
    Parameters
    Type Name Description
    TfType schemaType
    TfToken instanceName
    string whyNot
    Returns
    Type Description
    bool

    CanApplyAPI(TfType, TfToken)

    Declaration
    public bool CanApplyAPI(TfType schemaType, TfToken instanceName)
    Parameters
    Type Name Description
    TfType schemaType
    TfToken instanceName
    Returns
    Type Description
    bool

    CanApplyAPI(TfToken, out string)

    Declaration
    public bool CanApplyAPI(TfToken schemaIdentifier, out string whyNot)
    Parameters
    Type Name Description
    TfToken schemaIdentifier
    string whyNot
    Returns
    Type Description
    bool

    CanApplyAPI(TfToken)

    Declaration
    public bool CanApplyAPI(TfToken schemaIdentifier)
    Parameters
    Type Name Description
    TfToken schemaIdentifier
    Returns
    Type Description
    bool

    CanApplyAPI(TfToken, TfToken, out string)

    Declaration
    public bool CanApplyAPI(TfToken schemaIdentifier, TfToken instanceName, out string whyNot)
    Parameters
    Type Name Description
    TfToken schemaIdentifier
    TfToken instanceName
    string whyNot
    Returns
    Type Description
    bool

    CanApplyAPI(TfToken, TfToken)

    Declaration
    public bool CanApplyAPI(TfToken schemaIdentifier, TfToken instanceName)
    Parameters
    Type Name Description
    TfToken schemaIdentifier
    TfToken instanceName
    Returns
    Type Description
    bool

    CanApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, out string)

    Declaration
    public bool CanApplyAPI(TfToken schemaFamily, SWIGTYPE_p_UsdSchemaVersion schemaVersion, out string whyNot)
    Parameters
    Type Name Description
    TfToken schemaFamily
    SWIGTYPE_p_UsdSchemaVersion schemaVersion
    string whyNot
    Returns
    Type Description
    bool

    CanApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion)

    Declaration
    public bool CanApplyAPI(TfToken schemaFamily, SWIGTYPE_p_UsdSchemaVersion schemaVersion)
    Parameters
    Type Name Description
    TfToken schemaFamily
    SWIGTYPE_p_UsdSchemaVersion schemaVersion
    Returns
    Type Description
    bool

    CanApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, TfToken, out string)

    Declaration
    public bool CanApplyAPI(TfToken schemaFamily, SWIGTYPE_p_UsdSchemaVersion schemaVersion, TfToken instanceName, out string whyNot)
    Parameters
    Type Name Description
    TfToken schemaFamily
    SWIGTYPE_p_UsdSchemaVersion schemaVersion
    TfToken instanceName
    string whyNot
    Returns
    Type Description
    bool

    CanApplyAPI(TfToken, SWIGTYPE_p_UsdSchemaVersion, TfToken)

    Declaration
    public bool CanApplyAPI(TfToken schemaFamily, SWIGTYPE_p_UsdSchemaVersion schemaVersion, TfToken instanceName)
    Parameters
    Type Name Description
    TfToken schemaFamily
    SWIGTYPE_p_UsdSchemaVersion schemaVersion
    TfToken instanceName
    Returns
    Type Description
    bool
    In This Article
    Back to top
    Copyright © 2023 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)