docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IPropertyBag

    Namespace: Unity.Properties
    Assembly: Unity.Properties.dll
    Syntax
    public interface IPropertyBag

    Methods

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

    Declaration
    void Accept<TVisitor>(ref object container, TVisitor visitor, ref ChangeTracker changeTracker) where TVisitor : IPropertyVisitor
    Parameters
    Type Name Description
    object container
    TVisitor visitor
    ChangeTracker changeTracker
    Type Parameters
    Name Description
    TVisitor

    Cast<TCallback>(ref TCallback)

    Declaration
    void Cast<TCallback>(ref TCallback callback) where TCallback : IContainerTypeCallback
    Parameters
    Type Name Description
    TCallback callback
    Type Parameters
    Name Description
    TCallback
    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)