docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NativeListDeferredArrayTests

    Inheritance
    object
    NativeListDeferredArrayTests
    Namespace: Global Namespace
    Assembly: Unity.Collections.Tests.dll
    Syntax
    public class NativeListDeferredArrayTests

    Methods

    AliasArrayThrows()

    Declaration
    [Test]
    public void AliasArrayThrows()

    DeferredArrayCantBeAccessedOnMainthread()

    Declaration
    [Test]
    public void DeferredArrayCantBeAccessedOnMainthread()

    DeferredListCantBeDeletedWhileJobIsRunning()

    Declaration
    [Test]
    public void DeferredListCantBeDeletedWhileJobIsRunning()

    DeferredListMustExistInJobData()

    Declaration
    [Test]
    public void DeferredListMustExistInJobData()

    DeferredParallelForFromIntPtr()

    Declaration
    [Test]
    public void DeferredParallelForFromIntPtr()

    ResizeListBeforeSchedule(int)

    Declaration
    [Test]
    public void ResizeListBeforeSchedule(int length)
    Parameters
    Type Name Description
    int length

    ResizeListWhileJobIsRunning()

    Declaration
    [Test]
    public void ResizeListWhileJobIsRunning()

    ResizedListToDeferredJobArray()

    Declaration
    [Test]
    public void ResizedListToDeferredJobArray()

    ResizedListToDeferredJobArray(int)

    Declaration
    [Test]
    public void ResizedListToDeferredJobArray(int length)
    Parameters
    Type Name Description
    int length

    Setup()

    Declaration
    [SetUp]
    public void Setup()

    TearDown()

    Declaration
    [TearDown]
    public void TearDown()
    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)