Class DelegateListTests | Addressables | 1.4.0
docs.unity.cn
    Show / Hide Table of Contents

    Class DelegateListTests

    Inheritance
    Object
    DelegateListTests
    Namespace: UnityEngine.ResourceManagement.Tests
    Syntax
    public class DelegateListTests

    Methods

    DelegateNoGCWithRefType()

    Declaration
    public void DelegateNoGCWithRefType()

    DelegateNoGCWithValueType()

    Declaration
    public void DelegateNoGCWithValueType()

    DuringInvoke_CanRemoveNextDelegate()

    Declaration
    public void DuringInvoke_CanRemoveNextDelegate()

    WhenAddInsideInvoke_NewDelegatesAreCalled()

    Declaration
    public void WhenAddInsideInvoke_NewDelegatesAreCalled()

    WhenCleared_DelegateIsNotInvoked()

    Declaration
    public void WhenCleared_DelegateIsNotInvoked()

    WhenDelegateRemoved_DelegateIsNotInvoked()

    Declaration
    public void WhenDelegateRemoved_DelegateIsNotInvoked()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX