docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ImportSettingValidationError

    An error created during a graph validation or a new import setting addition to the ImporterGraph.

    Inheritance
    object
    BaseGraphValidationError
    ImportSettingValidationError
    Inherited Members
    BaseGraphValidationError.Message
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Importer.Validations
    Assembly: Unity.Importer.dll
    Syntax
    public class ImportSettingValidationError : BaseGraphValidationError

    Properties

    ImportSetting

    The invalid ImportSetting<T>.

    Declaration
    public IGraphValue ImportSetting { get; }
    Property Value
    Type Description
    IGraphValue

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    BaseGraphValidationError.ToString()
    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)