docs.unity.cn
    Show / Hide Table of Contents

    Class LambdaJobDescription

    Inheritance
    Object
    LambdaJobDescription
    Namespace: Unity.Entities.SourceGen.LambdaJobs
    Syntax
    public class LambdaJobDescription

    Constructors

    Name Description
    LambdaJobDescription(SystemGeneratorContext, LambdaJobsCandidate, TypeDeclarationSyntax, MethodDeclarationSyntax, SemanticModel, Int32)

    Fields

    Name Description
    AdditionalVariablesCapturedForScheduling
    DisposeOnJobCompletionVariables
    LambdaJobKind
    LocalFunctionUsedInLambda
    MethodsForLocalFunctions
    OriginalLambdaExpression
    RewrittenLambdaBody
    VariablesCaptured
    VariablesCapturedOnlyByLocals
    WithFilterEntityArray
    WithStructuralChanges
    WithStructuralChangesAndLambdaBodyInSystem

    Properties

    Name Description
    Burst
    ContainingInvocationExpression
    ContainingMethod
    DeclaringSystemType
    DevelopmentBuildEnabled
    DOTSRuntimeProfilerEnabled
    EntityQueryFieldName
    EntityQueryOptions
    ExecuteInSystemMethodName
    HasJournalingEnabled
    HasJournalingRecordableChunkParameters
    HasJournalingRecordableEntityParameters
    HasJournalingRecordableParameters
    InStructSystem
    IsForDOTSRuntime
    IsForEditor
    IsInSystemBase
    JobStructName
    LambdaBodyMethodName
    Location
    MethodInvocations
    Name
    NeedsEntityInQueryIndex
    NeedsJobFunctionPointers
    NeedsUnsafe
    SafetyChecksEnabled
    Schedule
    SemanticModel
    Success
    SyntaxNode
    SystemGeneratorContext
    SystemStateParameterName
    SystemType
    SystemTypeSymbol
    WithAllTypes
    WithAnyTypes
    WithChangeFilterTypes
    WithNoneTypes
    WithScheduleGranularityArgumentSyntaxes
    WithSharedComponentFilterArgumentSyntaxes
    WithSharedComponentFilterTypes
    WithStoreEntityQueryInFieldArgumentSyntaxes
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use