docs.unity3d.com
    目次を表示する/隠す

    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)

    Used by automatically generated code. Do not use in projects. Adds an EarlyInit helper function to invocation list.

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

    EarlyInitFunction add to early call list

    FlushEarlyInits()

    Used by automatically generated code. Do not use in projects. Calls all EarlyInit delegates and clears the invocation list

    Declaration
    public static void FlushEarlyInits()

    JobReflectionDataCreationFailed(Exception, Type)

    Used by automatically generated code. Do not use in projects. This methods is called when JobReflectionData cannot be created during EarlyInit.

    Declaration
    public static void JobReflectionDataCreationFailed(Exception ex, Type jobType)
    Parameters
    Type Name Description
    Exception ex

    Exception type to throw

    Type jobType

    Job type involved in exeception

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)