Class PostLoadCommandBuffer | Entities | 0.11.2-preview.1
docs.unity.cn
    Show / Hide Table of Contents

    Class PostLoadCommandBuffer

    Inheritance
    Object
    PostLoadCommandBuffer
    Namespace: Unity.Entities
    Syntax
    public class PostLoadCommandBuffer : IComponentData, IDisposable, ICloneable

    Constructors

    PostLoadCommandBuffer()

    Declaration
    public PostLoadCommandBuffer()

    Fields

    CommandBuffer

    Declaration
    public EntityCommandBuffer CommandBuffer
    Field Value
    Type Description
    EntityCommandBuffer

    Methods

    Clone()

    Declaration
    public object Clone()
    Returns
    Type Description
    Object

    Dispose()

    Declaration
    public void Dispose()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Monday, October 19, 2020