Class EarlyInitHelpers
Used by automatically generated code. Do not use in projects.
Inheritance
EarlyInitHelpers
Assembly: Unity.Collections.dll
Syntax
public class EarlyInitHelpers
Methods
AddEarlyInitFunction(EarlyInitFunction)
Declaration
public static void AddEarlyInitFunction(EarlyInitHelpers.EarlyInitFunction f)
Parameters
FlushEarlyInits()
Declaration
public static void FlushEarlyInits()
JobReflectionDataCreationFailed(Exception, Type)
Declaration
public static void JobReflectionDataCreationFailed(Exception ex, Type jobType)
Parameters