docs.unity.cn
    Show / Hide Table of Contents

    Struct WorldUnmanaged

    Namespace: Unity.Entities
    Syntax
    [BurstCompatible]
    public struct WorldUnmanaged

    Properties

    Name Description
    CurrentTime
    EntityManager

    Returns the EntityManager associated with this instance of the world.

    Flags
    MaximumDeltaTime
    SequenceNumber
    UpdateAllocator
    Version

    Methods

    Name Description
    GetExistingUnmanagedSystem(Type)
    GetExistingUnmanagedSystem<T>()
    IsSystemValid(SystemHandleUntyped)
    ResolveSystem<T>(SystemHandle<T>)
    ResolveSystemState(SystemHandleUntyped)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use