docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TestListContainerPropertyBag

    Inheritance
    object
    PropertyBag<TestListContainer>
    TestListContainerPropertyBag
    Implements
    IPropertyBag<TestListContainer>
    IPropertyBag
    Inherited Members
    PropertyBag<TestListContainer>.Accept<TVisitor>(ref object, TVisitor, ref ChangeTracker)
    PropertyBag<TestListContainer>.Cast<TCallback>(ref TCallback)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Properties.Tests
    Assembly: Unity.Properties.Tests.dll
    Syntax
    public class TestListContainerPropertyBag : PropertyBag<TestListContainer>, IPropertyBag<TestListContainer>, IPropertyBag

    Methods

    Accept<TVisitor>(ref TestListContainer, TVisitor, ref ChangeTracker)

    Declaration
    public override void Accept<TVisitor>(ref TestListContainer container, TVisitor visitor, ref ChangeTracker changeTracker) where TVisitor : IPropertyVisitor
    Parameters
    Type Name Description
    TestListContainer container
    TVisitor visitor
    ChangeTracker changeTracker
    Type Parameters
    Name Description
    TVisitor
    Overrides
    PropertyBag<TestListContainer>.Accept<TVisitor>(ref TestListContainer, TVisitor, ref ChangeTracker)

    FindProperty<TAction>(string, ref TestListContainer, ref ChangeTracker, ref TAction)

    Declaration
    public override bool FindProperty<TAction>(string name, ref TestListContainer container, ref ChangeTracker changeTracker, ref TAction action) where TAction : IPropertyGetter<TestListContainer>
    Parameters
    Type Name Description
    string name
    TestListContainer container
    ChangeTracker changeTracker
    TAction action
    Returns
    Type Description
    bool
    Type Parameters
    Name Description
    TAction
    Overrides
    PropertyBag<TestListContainer>.FindProperty<TAction>(string, ref TestListContainer, ref ChangeTracker, ref TAction)

    Implements

    IPropertyBag<TContainer>
    IPropertyBag
    In This Article
    Back to top
    Copyright © 2025 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)