docs.unity.cn
    Show / Hide Table of Contents

    Method DecrementReferenceCount

    DecrementReferenceCount()

    Reduces the reference count for this operation by 1. If the reference count is reduced to 0, the operation is destroyed.

    Declaration
    protected void DecrementReferenceCount()
    Exceptions
    Type Condition
    Exception

    Thrown if the operation has already been destroyed after reaching 0 reference count.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023