docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ValidateAndDisposeIfThrown

    ValidateAndDisposeIfThrown(TrackableChanges<T>)

    Same as ValidateAndThrow(TrackableChanges<T>) but also disposes the changes.

    Declaration
    public void ValidateAndDisposeIfThrown(TrackableChanges<T> changes)
    Parameters
    Type Name Description
    TrackableChanges<T> changes

    A set of changes to trackables (added, updated and removed).

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023