docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CriteriaModel

    Inheritance
    object
    CriteriaModel
    Implements
    IGraphElementModelWithGuid
    IGraphElementModel
    ICapabilitiesModel
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEditor.VisualScripting.Model.Stencils
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class CriteriaModel : IGraphElementModelWithGuid, IGraphElementModel, ICapabilitiesModel

    Fields

    Name Description
    Name

    Properties

    Name Description
    AssetModel
    Capabilities
    Criteria
    GraphModel
    SerializableAsset
    UniqueNameProvider

    Methods

    Name Description
    AddCriterion(VSGraphModel, TypeHandle, TypeMember, BinaryOperatorKind)
    AddCriterionNoUndo(VSGraphModel, Criterion)
    AssignNewGuid()
    ChangeCriterion(VSGraphModel, Criterion, TypeHandle, TypeMember, BinaryOperatorKind)
    Clone()
    DuplicateCriterion(Criterion, CriteriaModel, Criterion, bool)
    GetHashCode()

    Serves as the default hash function.

    GetId()
    RemoveCriterion(Criterion)
    ReorderCriterion(Criterion, Criterion, bool)
    ResetName()
    SetUniqueName(string)
    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)