Class EarlyInitHelpers | Entities | 0.16.0-preview.21
docs.unity.cn
    Show / Hide Table of Contents

    Class EarlyInitHelpers

    Used by automatically generated code. Do not use in projects.

    Inheritance
    Object
    EarlyInitHelpers
    Namespace: Unity.Entities
    Syntax
    public class EarlyInitHelpers

    Methods

    AddEarlyInitFunction(EarlyInitHelpers.EarlyInitFunction)

    Declaration
    public static void AddEarlyInitFunction(EarlyInitHelpers.EarlyInitFunction f)
    Parameters
    Type Name Description
    EarlyInitHelpers.EarlyInitFunction f

    FlushEarlyInits()

    Declaration
    public static void FlushEarlyInits()

    JobReflectionDataCreationFailed(Exception, Type)

    Declaration
    public static void JobReflectionDataCreationFailed(Exception ex, Type jobType)
    Parameters
    Type Name Description
    Exception ex
    Type jobType
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 30 October 2020