Class FixedArrayTests | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class FixedArrayTests

    Inheritance
    System.Object
    ECSTestsFixture
    FixedArrayTests
    Inherited Members
    ECSTestsFixture.m_PreviousWorld
    ECSTestsFixture.World
    ECSTestsFixture.m_Manager
    ECSTestsFixture.StressTestEntityCount
    ECSTestsFixture.Setup()
    ECSTestsFixture.TearDown()
    ECSTestsFixture.AssertDoesNotExist(Entity)
    ECSTestsFixture.AssertComponentData(Entity, Int32)
    ECSTestsFixture.CreateEntityWithDefaultData(Int32)
    ECSTestsFixture.EmptySystem
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Unity.Entities.Tests
    Syntax
    public class FixedArrayTests : ECSTestsFixture

    Methods

    AddComponentWithIntThrows()

    Declaration
    public void AddComponentWithIntThrows()

    CreateEntityArrayWithValidLengths(Int32)

    Declaration
    public void CreateEntityArrayWithValidLengths(int length)
    Parameters
    Type Name Description
    System.Int32 length

    CreateEntityWithIntThrows()

    Declaration
    public void CreateEntityWithIntThrows()

    CreateEntityWithInvalidFixedArraySize(Int32)

    Declaration
    public void CreateEntityWithInvalidFixedArraySize(int length)
    Parameters
    Type Name Description
    System.Int32 length

    CreateEntityWithTwoSameTypeFixedArraysThrows()

    Declaration
    public void CreateEntityWithTwoSameTypeFixedArraysThrows()

    CreatingFixedArrayOfIComponentDataThrows()

    Declaration
    public void CreatingFixedArrayOfIComponentDataThrows()

    FixedArrayCantBeWrittenFromTwoJobsInParallel()

    Declaration
    public void FixedArrayCantBeWrittenFromTwoJobsInParallel()

    FixedArrayComponentGroupIteration()

    Declaration
    public void FixedArrayComponentGroupIteration()

    FixedArrayFromEntityWorks()

    Declaration
    public void FixedArrayFromEntityWorks()

    FixedArrayReadingFromTwoJobsInParallel()

    Declaration
    public void FixedArrayReadingFromTwoJobsInParallel()

    FixedArrayWritingInJob()

    Declaration
    public void FixedArrayWritingInJob()

    GetComponentFixedArrayAgainstIComponentDataThrows()

    Declaration
    public void GetComponentFixedArrayAgainstIComponentDataThrows()

    HasComponent()

    Declaration
    public void HasComponent()

    MutateFixedArrayData()

    Declaration
    public void MutateFixedArrayData()

    RemoveComponentWithExactLength()

    Declaration
    public void RemoveComponentWithExactLength()

    RemoveComponentWithIncorrectLength()

    Declaration
    public void RemoveComponentWithIncorrectLength()

    RemoveComponentWithUnspecifiedLength()

    Declaration
    public void RemoveComponentWithUnspecifiedLength()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023