docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddTrackedProperty

    AddTrackedProperty<T>(string)

    Create and add a tracked property for this object.

    Declaration
    public T AddTrackedProperty<T>(string propertyPath) where T : ITrackedProperty, new()
    Parameters
    Type Name Description
    string propertyPath
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T

    AddTrackedProperty(ITrackedProperty)

    Add a tracked property for this object.

    Declaration
    public virtual void AddTrackedProperty(ITrackedProperty trackedProperty)
    Parameters
    Type Name Description
    ITrackedProperty trackedProperty
    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)