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 © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use