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.Jobs
    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 © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, July 26, 2023