docs.unity3d.com
  • Manual
  • Scripting API
  • Changelog
  • License
Search Results for

    Show / Hide Table of Contents
    • Unity.Assertions
      • Assert
        • Methods
          • AreApproximatelyEqual
          • AreEqual
          • AreNotEqual
          • IsFalse
          • IsNotNull
          • IsNull
          • IsTrue
    • Unity.Core
      • TimeData
        • Constructors
          • TimeData
        • Fields
          • DeltaTime
          • ElapsedTime
      • XXHash
        • Methods
          • Hash32
          • Hash64
    • Unity.Deformations
      • BlendShapeWeight
        • Fields
          • Value
      • SkinMatrix
        • Fields
          • Value
    • Unity.Entities
      • AdditionalEntityParent
        • Fields
          • Parent
          • ParentInstanceID
      • AlwaysSynchronizeSystemAttribute
      • AlwaysUpdateSystemAttribute
      • ArchetypeChunk
        • Properties
          • Archetype
          • Capacity
          • ChunkEntityCount
          • Count
          • Full
          • Null
          • SequenceNumber
        • Methods
          • DidChange
          • DidOrderChange
          • Equals
          • GetBufferAccessor
          • GetChangeVersion
          • GetChunkComponentData
          • GetComponentDataPtrRO
          • GetComponentDataPtrRW
          • GetDynamicComponentDataArrayReinterpret
          • GetDynamicSharedComponentDataAddress
          • GetEnableableBits
          • GetEnabledMask
          • GetEntityDataPtrRO
          • GetHashCode
          • GetManagedComponentAccessor
          • GetNativeArray
          • GetOrderVersion
          • GetRequiredComponentDataPtrRO
          • GetRequiredComponentDataPtrRW
          • GetSharedComponent
          • GetSharedComponentData
          • GetSharedComponentDataBoxed
          • GetSharedComponentDataUnmanaged
          • GetSharedComponentIndex
          • GetSharedComponentManaged
          • GetUntypedBufferAccessor
          • Has
          • HasChunkComponent
          • Invalid
          • IsComponentEnabled
          • NumSharedComponents
          • SetChunkComponentData
          • SetComponentEnabled
        • Operators
          • operator !=
          • operator ==
      • AspectType
        • Constructors
          • AspectType
        • Fields
          • TypeIndex
        • Methods
          • Equals
          • FromTypeIndex
          • GetHashCode
          • GetManagedType
          • ToString
        • Operators
          • implicit operator
          • operator !=
          • operator <
          • operator ==
          • operator >
      • Asset
      • BakeDerivedTypesAttribute
      • BakedEntity
      • Baker<TAuthoringType>
        • Methods
          • Bake
      • BakingOnlyEntity
      • BakingSystem
        • Properties
          • BlobAssetStore
        • Methods
          • OnCreate
          • OnDestroy
          • OnUpdate
      • BakingSystemGroup
      • BakingTypeAttribute
      • BakingVersionAttribute
        • Constructors
          • BakingVersionAttribute
      • BeginFixedStepSimulationEntityCommandBufferSystem
        • Methods
          • OnCreate
      • BeginFixedStepSimulationEntityCommandBufferSystem.Singleton
        • Methods
          • CreateCommandBuffer
          • SetAllocator
          • SetPendingBufferList
      • BeginInitializationEntityCommandBufferSystem
        • Methods
          • OnCreate
      • BeginInitializationEntityCommandBufferSystem.Singleton
        • Methods
          • CreateCommandBuffer
          • SetAllocator
          • SetPendingBufferList
      • BeginPresentationEntityCommandBufferSystem
        • Methods
          • OnCreate
      • BeginPresentationEntityCommandBufferSystem.Singleton
        • Methods
          • CreateCommandBuffer
          • SetAllocator
          • SetPendingBufferList
      • BeginSimulationEntityCommandBufferSystem
        • Methods
          • OnCreate
      • BeginSimulationEntityCommandBufferSystem.Singleton
        • Methods
          • CreateCommandBuffer
          • SetAllocator
          • SetPendingBufferList
      • BeginVariableRateSimulationEntityCommandBufferSystem
        • Methods
          • OnCreate
      • BeginVariableRateSimulationEntityCommandBufferSystem.Singleton
        • Methods
          • CreateCommandBuffer
          • SetAllocator
          • SetPendingBufferList
      • BindingRegistry
        • Methods
          • GetBinding
          • GetFieldOffset
          • GetFieldSize
          • GetFields
          • GetReverseBindings
          • HasBindings
          • Register
      • BindingRegistry.ReverseBinding
        • Fields
          • AuthoringFieldName
          • ComponentTypeIndex
          • FieldProperties
      • BindingRegistry.RuntimeFieldProperties
        • Fields
          • FieldOffset
          • FieldSize
          • FieldType
      • BindingRegistryUtility
        • Methods
          • TryGetBindingPaths
      • BlobArray<T>
        • Properties
          • Length
          • this
        • Methods
          • GetUnsafePtr
          • ToArray
      • BlobAssetChange
        • Fields
          • Hash
          • Length
      • BlobAssetReferenceChange
        • Fields
          • Component
          • Offset
          • Value
      • BlobAssetReference<T>
        • Properties
          • IsCreated
          • Null
          • Value
        • Methods
          • Create
          • Dispose
          • Equals
          • GetHashCode
          • GetUnsafePtr
          • TryRead
          • Write
        • Operators
          • operator !=
          • operator ==
      • BlobAssetSerializeExtensions
        • Methods
          • Read
          • Write
      • BlobAssetStore
        • Constructors
          • BlobAssetStore
        • Properties
          • BlobAssetCount
          • IsCreated
        • Methods
          • Contains
          • Dispose
          • ResetCache
          • TryAdd
          • TryGet
          • TryRemove
      • BlobBuilder
        • Constructors
          • BlobBuilder
        • Methods
          • Allocate
          • Construct
          • ConstructRoot
          • CreateBlobAssetReference
          • Dispose
          • SetPointer
      • BlobBuilderArray<T>
        • Constructors
          • BlobBuilderArray
        • Properties
          • Length
          • this
        • Methods
          • GetUnsafePtr
      • BlobPtr<T>
        • Properties
          • IsValid
          • Value
        • Methods
          • GetUnsafePtr
      • BlobString
        • Properties
          • Length
        • Methods
          • CopyTo
          • ToString
      • BlobStringExtensions
        • Methods
          • AllocateString
      • BufferAccessor<T>
        • Properties
          • Length
          • this
        • Methods
          • ToFixedString
      • BufferFromEntity<T>
      • BufferLookup<T>
        • Properties
          • this
        • Methods
          • DidChange
          • HasBuffer
          • HasComponent
          • IsBufferEnabled
          • IsComponentEnabled
          • SetBufferEnabled
          • SetComponentEnabled
          • TryGetBuffer
          • Update
      • BufferTypeHandle<T>
        • Properties
          • GlobalSystemVersion
          • IsReadOnly
        • Methods
          • ToFixedString
          • Update
      • BurstMonoInteropMethodAttribute
        • Constructors
          • BurstMonoInteropMethodAttribute
        • Fields
          • MakePublic
      • ChangeVersionUtility
        • Methods
          • DidChange
      • ChunkEntityEnumerator
        • Constructors
          • ChunkEntityEnumerator
        • Methods
          • NextEntityIndex
      • ChunkHeader
        • Fields
          • ArchetypeChunk
        • Properties
          • Null
      • ChunkIndexInQuery
      • ChunkSerializableAttribute
      • ComponentDataFromEntity<T>
      • ComponentLookup<T>
        • Properties
          • this
        • Methods
          • DidChange
          • GetComponentEnabledRefROOptional
          • GetComponentEnabledRefRWOptional
          • GetEnabledRefRO
          • GetEnabledRefRW
          • GetRefRO
          • GetRefROOptional
          • GetRefRW
          • GetRefRWOptional
          • HasComponent
          • IsComponentEnabled
          • SetComponentEnabled
          • TryGetComponent
          • Update
      • ComponentSystemBase
        • Constructors
          • ComponentSystemBase
        • Properties
          • Enabled
          • EntityManager
          • EntityQueries
          • GlobalSystemVersion
          • LastSystemVersion
          • SystemHandle
          • SystemHandleUntyped
          • Time
          • World
          • WorldUpdateAllocator
        • Methods
          • GetBufferFromEntity
          • GetBufferLookup
          • GetBufferTypeHandle
          • GetComponentDataFromEntity
          • GetComponentLookup
          • GetComponentTypeHandle
          • GetDynamicComponentTypeHandle
          • GetDynamicSharedComponentTypeHandle
          • GetEntityQuery
          • GetEntityStorageInfoLookup
          • GetEntityTypeHandle
          • GetSharedComponentTypeHandle
          • GetSingleton
          • GetSingletonBuffer
          • GetSingletonEntity
          • GetSingletonRW
          • GetStorageInfoFromEntity
          • HasSingleton
          • OnCreate
          • OnDestroy
          • OnStartRunning
          • OnStopRunning
          • RequireAnyForUpdate
          • RequireForUpdate
          • RequireSingletonForUpdate
          • SetSingleton
          • ShouldRunSystem
          • TryGetSingleton
          • TryGetSingletonBuffer
          • TryGetSingletonEntity
          • Update
      • ComponentSystemBaseManagedComponentExtensions
        • Methods
          • GetSingleton
          • GetSingletonRW
          • SetSingleton
      • ComponentSystemGroup
        • Properties
          • Created
          • EnableSystemSorting
          • FixedRateManager
          • ManagedSystems
          • RateGroupAllocators
          • RateManager
        • Methods
          • AddSystemToUpdateList
          • GetAllSystems
          • GetUnmanagedSystems
          • OnCreate
          • OnDestroy
          • OnUpdate
          • RemoveSystemFromUpdateList
          • SetRateManagerCreateAllocator
          • SortSystems
      • ComponentSystemGroupExtensions
        • Methods
          • AddUnmanagedSystemToUpdateList
          • RemoveUnmanagedSystemFromUpdateList
      • ComponentType
        • Constructors
          • ComponentType
        • Fields
          • AccessModeType
          • TypeIndex
        • Properties
          • HasEntityReferences
          • HasNativeContainer
          • IsBuffer
          • IsChunkComponent
          • IsChunkSerializable
          • IsCleanupBufferComponent
          • IsCleanupComponent
          • IsCleanupSharedComponent
          • IsComponent
          • IsEnableable
          • IsManagedComponent
          • IsSharedComponent
          • IsSystemStateComponent
          • IsSystemStateSharedComponent
          • IsZeroSized
        • Methods
          • ChunkComponent
          • ChunkComponentExclude
          • ChunkComponentReadOnly
          • Combine
          • CompareTo
          • Equals
          • Exclude
          • FromTypeIndex
          • GetHashCode
          • GetManagedType
          • ReadOnly
          • ReadWrite
          • ToFixedString
          • ToString
        • Operators
          • implicit operator
          • operator !=
          • operator <
          • operator ==
          • operator >
      • ComponentType.AccessMode
      • ComponentTypeFlags
      • ComponentTypeHandle<T>
        • Properties
          • GlobalSystemVersion
          • IsReadOnly
        • Methods
          • ToFixedString
          • Update
      • ComponentTypeHash
        • Fields
          • Flags
          • StableTypeHash
        • Methods
          • Equals
          • GetHashCode
        • Operators
          • operator !=
          • operator ==
      • ComponentTypeSet
        • Constructors
          • ComponentTypeSet
        • Properties
          • Length
        • Methods
          • GetComponentType
          • GetTypeIndex
      • ComponentTypes
      • CreateAfterAttribute
        • Constructors
          • CreateAfterAttribute
        • Properties
          • SystemType
      • CreateBeforeAttribute
        • Constructors
          • CreateBeforeAttribute
        • Properties
          • SystemType
      • DefaultWorldInitialization
        • Methods
          • AddSystemsToRootLevelSystemGroups
          • DefaultLazyEditModeInitialize
          • GetAllSystemTypeIndices
          • GetAllSystems
          • Initialize
      • DisableAutoCreationAttribute
      • DisableAutoTypeRegistrationAttribute
      • DisableGenerationAttribute
      • Disabled
      • DisallowRefReturnCrossingThisAttribute
      • DynamicBuffer<T>
        • Properties
          • Capacity
          • IsCreated
          • IsEmpty
          • Length
          • this
        • Methods
          • Add
          • AddRange
          • AsNativeArray
          • Clear
          • CopyFrom
          • ElementAt
          • EnsureCapacity
          • GetEnumerator
          • GetUnsafePtr
          • GetUnsafeReadOnlyPtr
          • Insert
          • Reinterpret
          • RemoveAt
          • RemoveAtSwapBack
          • RemoveRange
          • RemoveRangeSwapBack
          • Resize
          • ResizeUninitialized
          • ToNativeArray
          • TrimExcess
      • DynamicComponentTypeHandle
        • Properties
          • GlobalSystemVersion
          • IsReadOnly
        • Methods
          • CopyToReadOnly
          • ToFixedString
          • Update
      • DynamicSharedComponentTypeHandle
        • Methods
          • ToFixedString
          • Update
      • ECBExtensionMethods
        • Methods
          • RegisterSingleton
      • EnabledBitUtility
        • Methods
          • TryGetNextRange
      • EnabledMask
        • Constructors
          • EnabledMask
        • Properties
          • EnableBit
          • this
        • Methods
          • GetBit
          • GetEnabledRefRO
          • GetEnabledRefRW
          • GetOptionalEnabledRefRO
          • GetOptionalEnabledRefRW
      • EnabledRefRO<T>
        • Constructors
          • EnabledRefRO
        • Properties
          • IsValid
          • Null
          • ValueRO
      • EnabledRefRW<T>
        • Constructors
          • EnabledRefRW
        • Properties
          • IsValid
          • Null
          • ValueRO
          • ValueRW
        • Operators
          • implicit operator
      • EndFixedStepSimulationEntityCommandBufferSystem
        • Methods
          • OnCreate
      • EndFixedStepSimulationEntityCommandBufferSystem.Singleton
        • Methods
          • CreateCommandBuffer
          • SetAllocator
          • SetPendingBufferList
      • EndInitializationEntityCommandBufferSystem
        • Methods
          • OnCreate
      • EndInitializationEntityCommandBufferSystem.Singleton
        • Methods
          • CreateCommandBuffer
          • SetAllocator
          • SetPendingBufferList
      • EndSimulationEntityCommandBufferSystem
        • Methods
          • OnCreate
      • EndSimulationEntityCommandBufferSystem.Singleton
        • Methods
          • CreateCommandBuffer
          • SetAllocator
          • SetPendingBufferList
      • EndVariableRateSimulationEntityCommandBufferSystem
        • Methods
          • OnCreate
      • EndVariableRateSimulationEntityCommandBufferSystem.Singleton
        • Methods
          • CreateCommandBuffer
          • SetAllocator
          • SetPendingBufferList
      • EntitiesJournaling
        • Properties
          • AllocatedBytes
          • Enabled
          • RecordCount
          • RecordIndex
          • UsedBytes
        • Methods
          • Clear
          • ExportToCSV
          • GetRecords
          • TryGetRecordDataAsComponentDataArrayBoxed
          • TryGetRecordDataAsSystemView
          • TryGetRecords
          • WithComponentType
          • WithEntity
          • WithExecutingSystem
          • WithFrameIndex
          • WithOriginSystem
          • WithRecordIndex
          • WithRecordType
          • WithSystem
          • WithWorld
        • Events
          • s_JournalingOperationExecuted
      • EntitiesJournaling.ComponentTypeView
        • Properties
          • ComponentType
          • Name
          • TypeIndex
        • Methods
          • Equals
          • GetHashCode
          • ToString
        • Operators
          • operator !=
          • operator ==
      • EntitiesJournaling.ComponentTypeViewArray
        • Properties
          • Length
          • this
        • Methods
          • GetEnumerator
          • IndexOf
          • ToArray
          • ToNativeArray
      • EntitiesJournaling.ComponentTypeViewArray.Enumerator
        • Properties
          • Current
        • Methods
          • Dispose
          • MoveNext
          • Reset
      • EntitiesJournaling.EntityView
        • Properties
          • Index
          • Name
          • Reference
          • Version
          • WorldSequenceNumber
        • Methods
          • Equals
          • GetHashCode
          • ToString
        • Operators
          • operator !=
          • operator ==
      • EntitiesJournaling.EntityViewArray
        • Properties
          • Length
          • this
        • Methods
          • GetEnumerator
          • IndexOf
          • ToArray
          • ToNativeArray
      • EntitiesJournaling.EntityViewArray.Enumerator
        • Properties
          • Current
        • Methods
          • Dispose
          • MoveNext
          • Reset
      • EntitiesJournaling.JournalingOperationType
      • EntitiesJournaling.Ordering
      • EntitiesJournaling.Preferences
        • Properties
          • Enabled
          • PostProcess
          • TotalMemoryMB
      • EntitiesJournaling.RecordType
      • EntitiesJournaling.RecordView
        • Properties
          • ComponentTypes
          • Data
          • DataLength
          • DataPtr
          • Entities
          • ExecutingSystem
          • FrameIndex
          • Index
          • Null
          • OriginSystem
          • RecordType
          • World
        • Methods
          • Equals
          • GetHashCode
        • Operators
          • operator !=
          • operator ==
      • EntitiesJournaling.RecordViewArray
        • Properties
          • IsValid
          • Length
          • Ordering
          • this
        • Methods
          • GetEnumerator
          • IndexOf
          • ToArray
          • ToNativeArray
      • EntitiesJournaling.RecordViewArray.Enumerator
        • Properties
          • Current
        • Methods
          • Dispose
          • MoveNext
          • Reset
      • EntitiesJournaling.RecordViewArrayUtility
        • Methods
          • ConvertGetRWsToSets
      • EntitiesJournaling.Records
        • Properties
          • All
        • Methods
          • Range
          • WithComponentType
          • WithEntity
          • WithExecutingSystem
          • WithFrameIndex
          • WithOriginSystem
          • WithRecordIndex
          • WithRecordType
          • WithSystem
          • WithWorld
      • EntitiesJournaling.SystemView
        • Properties
          • Handle
          • Name
          • Type
        • Methods
          • Equals
          • GetHashCode
          • ToString
        • Operators
          • operator !=
          • operator ==
      • EntitiesJournaling.WorldView
        • Properties
          • Name
          • Reference
          • SequenceNumber
        • Methods
          • Equals
          • GetHashCode
          • ToString
        • Operators
          • operator !=
          • operator ==
      • Entity
        • Fields
          • Index
          • Version
        • Properties
          • Null
        • Methods
          • CompareTo
          • Equals
          • GetHashCode
          • ToFixedString
          • ToString
        • Operators
          • operator !=
          • operator ==
      • EntityArchetype
        • Properties
          • ChunkCapacity
          • ChunkCount
          • Disabled
          • Prefab
          • StableHash
          • TypesCount
          • Valid
        • Methods
          • CalculateDifference
          • Equals
          • GetComponentTypes
          • GetHashCode
          • ToString
        • Operators
          • operator !=
          • operator ==
      • EntityChangeSet
        • Constructors
          • EntityChangeSet
        • Fields
          • AddArchetypes
          • AddComponents
          • BlobAssetData
          • BlobAssetReferenceChanges
          • ComponentData
          • CreatedBlobAssets
          • CreatedEntityCount
          • DestroyedBlobAssets
          • DestroyedEntityCount
          • Entities
          • EntityReferenceChanges
          • LinkedEntityGroupAdditions
          • LinkedEntityGroupRemovals
          • NameChangedCount
          • NameChangedEntityGuids
          • Names
          • RemoveComponents
          • SetComponents
          • SetManagedComponents
          • SetSharedComponents
          • TypeHashes
          • UnmanagedSharedComponentData
        • Properties
          • HasChanges
          • IsCreated
        • Methods
          • Dispose
      • EntityChanges
        • Constructors
          • EntityChanges
        • Properties
          • AnyChanges
          • ForwardChangeSet
          • HasForwardChangeSet
          • HasReverseChangeSet
          • ReverseChangeSet
        • Methods
          • Dispose
      • EntityCommandBuffer
        • Constructors
          • EntityCommandBuffer
        • Properties
          • IsCreated
          • IsEmpty
          • MinimumChunkSize
          • PLAYBACK_WITH_TRACE
          • ShouldPlayback
        • Methods
          • AddBuffer
          • AddComponent
          • AddComponentForEntityQuery
          • AddComponentForLinkedEntityGroup
          • AddComponentObject
          • AddComponentObjectForEntityQuery
          • AddSharedComponent
          • AddSharedComponentForEntityQuery
          • AddSharedComponentManaged
          • AppendToBuffer
          • AsParallelWriter
          • CreateEntity
          • DestroyEntitiesForEntityQuery
          • DestroyEntity
          • Dispose
          • Instantiate
          • Playback
          • RemoveComponent
          • RemoveComponentForEntityQuery
          • ReplaceComponentForLinkedEntityGroup
          • SetBuffer
          • SetComponent
          • SetComponentEnabled
          • SetComponentForLinkedEntityGroup
          • SetComponentObject
          • SetComponentObjectForEntityQuery
          • SetEnabled
          • SetName
          • SetSharedComponent
          • SetSharedComponentForEntityQuery
          • SetSharedComponentForEntityQueryManaged
          • SetSharedComponentManaged
      • EntityCommandBuffer.ParallelWriter
        • Methods
          • AddBuffer
          • AddComponent
          • AddComponentForLinkedEntityGroup
          • AddSharedComponent
          • AddSharedComponentManaged
          • AppendToBuffer
          • CreateEntity
          • DestroyEntity
          • Instantiate
          • RemoveComponent
          • ReplaceComponentForLinkedEntityGroup
          • SetBuffer
          • SetComponent
          • SetComponentEnabled
          • SetComponentForLinkedEntityGroup
          • SetEnabled
          • SetName
          • SetSharedComponent
          • SetSharedComponentManaged
      • EntityCommandBufferManagedComponentExtensions
        • Methods
          • AddComponent
          • AddComponentForEntityQuery
          • SetComponent
          • SetComponentEnabled
          • SetComponentForEntityQuery
      • EntityCommandBufferSystem
        • Fields
          • m_PendingBuffers
        • Properties
          • PendingBuffers
        • Methods
          • AddJobHandleForProducer
          • CreateCommandBuffer
          • OnCreate
          • OnDestroy
          • OnUpdate
      • EntityGuid
        • Constructors
          • EntityGuid
        • Fields
          • Null
          • a
          • b
        • Properties
          • OriginatingId
          • OriginatingSubId
          • Serial
        • Methods
          • CompareTo
          • Equals
          • GetHashCode
          • ToString
        • Operators
          • operator !=
          • operator ==
      • EntityInChunk
        • Methods
          • CompareTo
          • Equals
      • EntityInQueryIndex
      • EntityIndexInChunk
      • EntityIndexInQuery
      • EntityManager
        • Properties
          • Debug
          • EntityCapacity
          • EntityOrderVersion
          • ExclusiveEntityTransactionDependency
          • GlobalSystemVersion
          • TotalChunkAddressSpaceInBytes
          • UniversalQuery
          • UniversalQueryWithSystems
          • Version
          • World
          • WorldUnmanaged
        • Methods
          • AddBuffer
          • AddChunkComponentData
          • AddComponent
          • AddComponentData
          • AddComponentObject
          • AddComponents
          • AddSharedComponent
          • AddSharedComponentData
          • AddSharedComponentManaged
          • AddUnmanagedSharedComponentData
          • BeginExclusiveEntityTransaction
          • CanBeginExclusiveEntityTransaction
          • CompleteAllJobs
          • CompleteAllTrackedJobs
          • CompleteDependencyBeforeRO
          • CompleteDependencyBeforeRW
          • CopyAndReplaceEntitiesFrom
          • CopyEntities
          • CopyEntitiesFrom
          • CreateArchetype
          • CreateEntity
          • CreateEntityQuery
          • CreateEntityRemapArray
          • CreateSingleton
          • CreateSingletonBuffer
          • DestroyAndResetAllEntities
          • DestroyEntity
          • EndExclusiveEntityTransaction
          • Equals
          • Exists
          • GetAllArchetypes
          • GetAllChunks
          • GetAllChunksAndMetaChunks
          • GetAllEntities
          • GetAllUniqueSharedComponentData
          • GetAllUniqueSharedComponents
          • GetAllUniqueSharedComponentsManaged
          • GetAspect
          • GetAssignableComponentTypes
          • GetBuffer
          • GetBufferTypeHandle
          • GetChunk
          • GetChunkComponentData
          • GetComponentCount
          • GetComponentData
          • GetComponentDataRW
          • GetComponentObject
          • GetComponentOrderVersion
          • GetComponentTypeHandle
          • GetComponentTypes
          • GetCreatedAndDestroyedEntities
          • GetCreatedAndDestroyedEntitiesAsync
          • GetDynamicComponentTypeHandle
          • GetDynamicSharedComponentTypeHandle
          • GetEnabled
          • GetEntityQueryMask
          • GetEntityTypeHandle
          • GetHashCode
          • GetName
          • GetSharedComponent
          • GetSharedComponentCount
          • GetSharedComponentData
          • GetSharedComponentDataBoxed
          • GetSharedComponentDataIndex
          • GetSharedComponentIndex
          • GetSharedComponentManaged
          • GetSharedComponentOrderVersion
          • GetSharedComponentOrderVersionManaged
          • GetSharedComponentTypeHandle
          • GetStorageInfo
          • GetUnmanagedSharedComponentData
          • GetUnmanagedSharedComponentDataIndex
          • HasBuffer
          • HasChunkComponent
          • HasComponent
          • Instantiate
          • IsComponentEnabled
          • IsEnabled
          • IsQueryValid
          • MoveEntitiesFrom
          • PrepareForDeserialize
          • RemoveChunkComponent
          • RemoveChunkComponentData
          • RemoveComponent
          • SetArchetype
          • SetChunkComponentData
          • SetComponentData
          • SetComponentEnabled
          • SetEnabled
          • SetName
          • SetSharedComponent
          • SetSharedComponentData
          • SetSharedComponentManaged
          • SetUnmanagedSharedComponentData
          • SwapComponents
        • Operators
          • operator !=
          • operator ==
      • EntityManager.EntityManagerDebug
        • Constructors
          • EntityManagerDebug
        • Properties
          • EntityCount
          • MemoryInitPattern
          • UseMemoryInitPattern
        • Methods
          • CheckInternalConsistency
          • GetAuthoringObjectForEntity
          • GetComponentBoxed
          • GetEntitiesForAuthoringObject
          • GetEntityInfo
          • GetLastWriterSystemName
          • GetSystemProfilerMarkerName
          • IsSharedComponentManagerEmpty
          • LogEntityInfo
          • PoisonUnusedDataInAllChunks
      • EntityManager.GetAllEntitiesOptions
      • EntityManagerDiffer
        • Constructors
          • EntityManagerDiffer
        • Methods
          • Dispose
          • GetChanges
      • EntityManagerDifferOptions
      • EntityManagerManagedComponentExtensions
        • Methods
          • AddChunkComponentData
          • AddComponentData
          • CreateSingleton
          • GetChunkComponentData
          • GetComponentData
          • MoveComponent
          • SetChunkComponentData
          • SetComponentData
      • EntityPatcher
        • Methods
          • ApplyChangeSet
      • EntityQuery
        • Properties
          • IsEmpty
          • IsEmptyIgnoreFilter
        • Methods
          • AddChangedVersionFilter
          • AddDependency
          • AddOrderVersionFilter
          • AddSharedComponentFilter
          • AddSharedComponentFilterManaged
          • CalculateBaseEntityIndexArray
          • CalculateBaseEntityIndexArrayAsync
          • CalculateChunkCount
          • CalculateChunkCountWithoutFiltering
          • CalculateEntityCount
          • CalculateEntityCountWithoutFiltering
          • CalculateFilteredChunkIndexArray
          • CalculateFilteredChunkIndexArrayAsync
          • CompareComponents
          • CompareQuery
          • CompleteDependency
          • CopyFromComponentDataArray
          • CopyFromComponentDataArrayAsync
          • CopyFromComponentDataListAsync
          • CreateArchetypeChunkArray
          • CreateArchetypeChunkArrayAsync
          • Dispose
          • Equals
          • GetCombinedComponentOrderVersion
          • GetDependency
          • GetEntityQueryDesc
          • GetEntityQueryMask
          • GetHashCode
          • GetSingleton
          • GetSingletonBuffer
          • GetSingletonEntity
          • GetSingletonRW
          • HasFilter
          • HasSingleton
          • Matches
          • MatchesIgnoreFilter
          • MatchesNoFilter
          • ResetFilter
          • SetChangedVersionFilter
          • SetEnabledBitsOnAllChunks
          • SetOrderVersionFilter
          • SetSharedComponentFilter
          • SetSharedComponentFilterManaged
          • SetSingleton
          • ToArchetypeChunkArray
          • ToArchetypeChunkListAsync
          • ToComponentDataArray
          • ToComponentDataArrayAsync
          • ToComponentDataListAsync
          • ToEntityArray
          • ToEntityArrayAsync
          • ToEntityListAsync
          • TryGetSingleton
          • TryGetSingletonBuffer
          • TryGetSingletonEntity
          • TryGetSingletonRW
        • Operators
          • operator !=
          • operator ==
      • EntityQueryBuilder
        • Constructors
          • EntityQueryBuilder
        • Methods
          • AddAdditionalQuery
          • AddAll
          • AddAny
          • AddNone
          • Build
          • Dispose
          • FinalizeQuery
          • Reset
          • WithAbsent
          • WithAbsentChunkComponent
          • WithAll
          • WithAllChunkComponent
          • WithAllChunkComponentRW
          • WithAllRW
          • WithAny
          • WithAnyChunkComponent
          • WithAnyChunkComponentRW
          • WithAnyRW
          • WithAspect
          • WithDisabled
          • WithDisabledRW
          • WithNone
          • WithNoneChunkComponent
          • WithOptions
      • EntityQueryCaptureMode
      • EntityQueryDesc
        • Fields
          • Absent
          • All
          • Any
          • Disabled
          • None
          • Options
        • Methods
          • Equals
          • GetHashCode
          • Validate
        • Operators
          • operator !=
          • operator ==
      • EntityQueryDescBuilder
        • Methods
          • Options
      • EntityQueryDescValidationException
        • Constructors
          • EntityQueryDescValidationException
      • EntityQueryExtensionsForComponentArray
        • Methods
          • ToComponentArray
      • EntityQueryExtensionsForTransformAccessArray
        • Methods
          • GetTransformAccessArray
      • EntityQueryManagedComponentExtensions
        • Methods
          • GetSingleton
          • GetSingletonRW
          • SetSingleton
          • TryGetSingleton
      • EntityQueryMask
        • Methods
          • Matches
          • MatchesIgnoreFilter
      • EntityQueryOptions
      • EntityReferenceChange
        • Fields
          • Component
          • Offset
          • Value
      • EntityRemapUtility
        • Methods
          • AddEntityRemapping
          • AppendBufferEntityPatches
          • AppendEntityPatches
          • CalculateFieldOffsetsUnmanaged
          • GetTargets
          • HasEntityReferencesManaged
          • PatchEntities
          • PatchEntitiesForPrefab
          • RemapEntity
          • RemapEntityForPrefab
      • EntityRemapUtility.BufferEntityPatchInfo
        • Fields
          • BufferOffset
          • BufferStride
          • ElementOffset
          • ElementStride
      • EntityRemapUtility.EntityBlobRefResult
        • Constructors
          • EntityBlobRefResult
        • Fields
          • HasBlobRef
          • HasEntityRef
      • EntityRemapUtility.EntityPatchInfo
        • Fields
          • Offset
          • Stride
      • EntityRemapUtility.EntityRemapInfo
        • Fields
          • SourceVersion
          • Target
      • EntityRemapUtility.HasRefResult
      • EntityStorageInfo
        • Fields
          • Chunk
          • IndexInChunk
      • EntityStorageInfoLookup
        • Properties
          • this
        • Methods
          • Exists
          • Update
      • EntityTypeHandle
        • Methods
          • ToFixedString
          • Update
      • ExclusiveEntityTransaction
        • Properties
          • EntityManager
        • Methods
          • AddBuffer
          • AddComponent
          • AddSharedComponent
          • AddSharedComponentData
          • AddSharedComponentManaged
          • CreateArchetype
          • CreateEntity
          • DestroyEntity
          • Exists
          • GetBuffer
          • GetComponentData
          • GetSharedComponent
          • GetSharedComponentData
          • GetSharedComponentManaged
          • HasBuffer
          • HasComponent
          • Instantiate
          • IsComponentEnabled
          • RemoveComponent
          • SetComponentData
          • SetComponentEnabled
          • SetSharedComponent
          • SetSharedComponentData
          • SetSharedComponentManaged
          • SwapComponents
      • FixedStepSimulationSystemGroup
        • Constructors
          • FixedStepSimulationSystemGroup
        • Properties
          • Timestep
      • GenerateBurstMonoInteropAttribute
        • Constructors
          • GenerateBurstMonoInteropAttribute
        • Properties
          • AssetName
      • GlobalScratchpad
        • Methods
          • GetAllocator
          • Initialize
          • Rewind
      • Hash128
        • Constructors
          • Hash128
        • Fields
          • Value
        • Properties
          • IsValid
        • Methods
          • CompareTo
          • Equals
          • GetHashCode
          • ToString
        • Operators
          • implicit operator
          • operator !=
          • operator <
          • operator ==
          • operator >
      • IAspect
      • IBaker
        • Methods
          • AddBlobAsset
          • AddBlobAssetWithCustomHash
          • AddBuffer
          • AddComponent
          • AddComponentObject
          • AddSharedComponent
          • AddSharedComponentManaged
          • AddTransformUsageFlags
          • AppendToBuffer
          • CreateAdditionalEntity
          • DependsOn
          • DependsOnComponentInChildren
          • DependsOnComponentInParent
          • DependsOnComponentsInChildren
          • DependsOnComponentsInParent
          • DependsOnLightBaking
          • GetChild
          • GetChildCount
          • GetChildren
          • GetComponent
          • GetComponentInChildren
          • GetComponentInParent
          • GetComponents
          • GetComponentsInChildren
          • GetComponentsInParent
          • GetDotsSettings
          • GetEntity
          • GetEntityWithoutDependency
          • GetLayer
          • GetName
          • GetParent
          • GetParents
          • GetSceneGUID
          • GetTag
          • IsActive
          • IsActiveAndEnabled
          • IsBakingForEditor
          • IsClient
          • IsServer
          • IsStatic
          • RegisterPrefabForBaking
          • SetBuffer
          • SetComponent
          • SetComponentEnabled
          • SetSharedComponent
          • SetSharedComponentManaged
          • TryGetBlobAssetReference
      • IBufferElementData
      • ICleanupBufferElementData
      • ICleanupComponentData
      • ICleanupSharedComponentData
      • IComponentData
      • ICustomBootstrap
        • Methods
          • Initialize
      • IECBSingleton
        • Methods
          • SetAllocator
          • SetPendingBufferList
      • IEnableableComponent
      • IFixedRateManager
        • Properties
          • Timestep
        • Methods
          • ShouldGroupUpdate
      • IJobChunk
        • Methods
          • Execute
      • IJobEntity
      • IJobEntityChunkBeginEnd
        • Methods
          • OnChunkBegin
          • OnChunkEnd
      • IJobEntityExtensions
        • Methods
          • Run
          • RunByRef
          • Schedule
          • ScheduleByRef
          • ScheduleParallel
          • ScheduleParallelByRef
      • IQueryTypeParameter
      • IRateManager
        • Properties
          • Timestep
        • Methods
          • ShouldGroupUpdate
      • IRefCounted
        • Methods
          • Release
          • Retain
      • IRefCounted.RefCountDelegate
      • ISharedComponentData
      • ISystem
        • Methods
          • OnCreate
          • OnDestroy
          • OnUpdate
      • ISystemStartStop
        • Methods
          • OnStartRunning
          • OnStopRunning
      • ISystemStateBufferElementData
      • ISystemStateComponentData
      • ISystemStateSharedComponentData
      • InitializationSystemGroup
        • Constructors
          • InitializationSystemGroup
        • Methods
          • OnUpdate
      • InternalBufferCapacityAttribute
        • Constructors
          • InternalBufferCapacityAttribute
        • Fields
          • Capacity
      • JobChunkExtensions
        • Methods
          • EarlyJobInit
          • Run
          • RunByRef
          • Schedule
          • ScheduleByRef
          • ScheduleParallel
          • ScheduleParallelByRef
      • LambdaForEachDescriptionConstructionMethods
        • Methods
          • ForEach
          • ThrowCodeGenException
      • LambdaJobDescriptionConstructionMethods
        • Methods
          • WithBurst
          • WithDisposeOnCompletion
          • WithName
          • WithNativeDisableContainerSafetyRestriction
          • WithNativeDisableParallelForRestriction
          • WithNativeDisableUnsafePtrRestriction
          • WithReadOnly
          • WithStructuralChanges
          • WithoutBurst
      • LambdaJobDescriptionExecutionMethods
        • Methods
          • Run
          • Schedule
          • ScheduleParallel
      • LambdaJobQueryConstructionMethods
        • Methods
          • AddChunkComponentData
          • AddComponent
          • AddComponentData
          • AddSharedComponent
          • DestroyEntity
          • RemoveChunkComponentData
          • RemoveComponent
          • SetSharedComponent
          • ToQuery
          • WithAbsent
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithDeferredPlaybackSystem
          • WithDisabled
          • WithEntityQueryOptions
          • WithImmediatePlayback
          • WithNone
          • WithSharedComponentFilter
          • WithStoreEntityQueryInField
      • LambdaSingleJobDescriptionConstructionMethods
        • Methods
          • WithCode
      • LambdaSingleJobDescriptionConstructionMethods.WithCodeAction
      • LambdaSingleJobDescriptionExecutionMethods
        • Methods
          • Run
          • Schedule
      • LateSimulationSystemGroup
      • LayerFieldAttribute
      • LinkedEntityGroup
        • Fields
          • Value
        • Operators
          • implicit operator
      • LinkedEntityGroupChange
        • Fields
          • ChildEntityGuid
          • RootEntityGuid
      • ManagedComponentAccessor<T>
        • Properties
          • Length
          • this
        • Methods
          • ToString
      • MaximumChunkCapacityAttribute
        • Constructors
          • MaximumChunkCapacityAttribute
        • Fields
          • Capacity
      • MayOnlyLiveInBlobStorageAttribute
      • MemsetNativeArray<T>
        • Fields
          • Source
          • Value
        • Methods
          • Execute
      • NativeArraySharedInt
        • Constructors
          • NativeArraySharedInt
        • Properties
          • SharedValueCount
          • SourceBuffer
        • Methods
          • Dispose
          • GetSharedIndexArray
          • GetSharedIndexBySourceIndex
          • GetSharedValueIndexCountArray
          • GetSharedValueIndexCountBySourceIndex
          • GetSharedValueIndicesBySharedIndex
          • GetSharedValueIndicesBySourceIndex
          • GetSortedIndices
          • Schedule
      • OptionalAttribute
      • PackedComponent
        • Fields
          • PackedEntityIndex
          • PackedTypeIndex
      • PackedComponentDataChange
        • Fields
          • Component
          • Enabled
          • Offset
          • Size
      • PackedManagedComponentDataChange
        • Fields
          • BoxedValue
          • Component
      • PackedSharedComponentDataChange
        • Fields
          • BoxedSharedValue
          • Component
          • UnmanagedSharedValueDataOffsetWithManagedFlag
          • kManagedFlag
      • PlaybackPolicy
      • PostBakingSystemGroup
      • PostLoadCommandBuffer
        • Constructors
          • PostLoadCommandBuffer
        • Fields
          • CommandBuffer
        • Methods
          • Clone
          • Dispose
      • PreBakingSystemGroup
      • Prefab
      • PrefabRoot
        • Fields
          • Root
      • PresentationSystemGroup
        • Constructors
          • PresentationSystemGroup
      • QueryEnumerableWithEntity<T1>
        • Constructors
          • QueryEnumerableWithEntity
        • Fields
          • Item1
          • Item2
        • Methods
          • Deconstruct
          • GetEnumerator
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerableWithEntity<T1, T2>
        • Constructors
          • QueryEnumerableWithEntity
        • Fields
          • Item1
          • Item2
          • Item3
        • Methods
          • Deconstruct
          • GetEnumerator
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerableWithEntity<T1, T2, T3>
        • Constructors
          • QueryEnumerableWithEntity
        • Fields
          • Item1
          • Item2
          • Item3
          • Item4
        • Methods
          • Deconstruct
          • GetEnumerator
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerableWithEntity<T1, T2, T3, T4>
        • Constructors
          • QueryEnumerableWithEntity
        • Fields
          • Item1
          • Item2
          • Item3
          • Item4
          • Item5
        • Methods
          • Deconstruct
          • GetEnumerator
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerableWithEntity<T1, T2, T3, T4, T5>
        • Constructors
          • QueryEnumerableWithEntity
        • Fields
          • Item1
          • Item2
          • Item3
          • Item4
          • Item5
          • Item6
        • Methods
          • Deconstruct
          • GetEnumerator
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerableWithEntity<T1, T2, T3, T4, T5, T6>
        • Constructors
          • QueryEnumerableWithEntity
        • Fields
          • Item1
          • Item2
          • Item3
          • Item4
          • Item5
          • Item6
          • Item7
        • Methods
          • Deconstruct
          • GetEnumerator
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerableWithEntity<T1, T2, T3, T4, T5, T6, T7>
        • Constructors
          • QueryEnumerableWithEntity
        • Fields
          • Item1
          • Item2
          • Item3
          • Item4
          • Item5
          • Item6
          • Item7
          • Item8
        • Methods
          • Deconstruct
          • GetEnumerator
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerable<T1>
        • Methods
          • GetEnumerator
          • WithAbsent
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithDisabled
          • WithEntityAccess
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerable<T1, T2>
        • Methods
          • GetEnumerator
          • WithAbsent
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithDisabled
          • WithEntityAccess
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerable<T1, T2, T3>
        • Methods
          • GetEnumerator
          • WithAbsent
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithDisabled
          • WithEntityAccess
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerable<T1, T2, T3, T4>
        • Methods
          • GetEnumerator
          • WithAbsent
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithDisabled
          • WithEntityAccess
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerable<T1, T2, T3, T4, T5>
        • Methods
          • GetEnumerator
          • WithAbsent
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithDisabled
          • WithEntityAccess
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerable<T1, T2, T3, T4, T5, T6>
        • Methods
          • GetEnumerator
          • WithAbsent
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithDisabled
          • WithEntityAccess
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • QueryEnumerable<T1, T2, T3, T4, T5, T6, T7>
        • Methods
          • GetEnumerator
          • WithAbsent
          • WithAll
          • WithAny
          • WithChangeFilter
          • WithDisabled
          • WithEntityAccess
          • WithNone
          • WithOptions
          • WithSharedComponentFilter
      • RateUtils
      • RateUtils.FixedRateCatchUpManager
        • Constructors
          • FixedRateCatchUpManager
        • Properties
          • Timestep
        • Methods
          • ShouldGroupUpdate
      • RateUtils.FixedRateSimpleManager
        • Constructors
          • FixedRateSimpleManager
        • Properties
          • Timestep
        • Methods
          • ShouldGroupUpdate
      • RateUtils.VariableRateManager
        • Constructors
          • VariableRateManager
        • Properties
          • Timestep
        • Methods
          • ShouldGroupUpdate
      • RefRO<T>
        • Constructors
          • RefRO
        • Properties
          • IsValid
          • ValueRO
        • Methods
          • Optional
      • RefRW<T>
        • Constructors
          • RefRW
        • Properties
          • IsValid
          • ValueRO
          • ValueRW
        • Methods
          • Optional
        • Operators
          • explicit operator
      • RegisterBindingAttribute
        • Constructors
          • RegisterBindingAttribute
        • Properties
          • AuthoringField
          • ComponentField
          • ComponentType
      • RegisterGenericComponentTypeAttribute
        • Constructors
          • RegisterGenericComponentTypeAttribute
        • Fields
          • ConcreteType
      • RegisterGenericSystemTypeAttribute
        • Constructors
          • RegisterGenericSystemTypeAttribute
        • Fields
          • ConcreteType
      • RequestSceneLoaded
        • Fields
          • LoadFlags
      • RequireMatchingQueriesForUpdateAttribute
      • SafeBitRef
        • Constructors
          • SafeBitRef
        • Properties
          • IsValid
          • Null
        • Methods
          • GetBit
          • Offset
          • SetBit
      • SceneLoadFlags
      • SceneReference
        • Constructors
          • SceneReference
        • Fields
          • SceneGUID
        • Methods
          • Equals
          • GetHashCode
      • SceneSection
        • Fields
          • SceneGUID
          • Section
        • Methods
          • Equals
          • GetHashCode
      • SceneSectionComponent
        • Fields
          • SectionIndex
      • SceneSectionData
        • Fields
          • BoundingVolume
          • FileSize
          • ObjectReferenceCount
          • SceneGUID
          • SubSectionIndex
      • SceneTag
        • Fields
          • SceneEntity
        • Methods
          • Equals
          • GetHashCode
          • ToString
      • Scratchpad
        • Constructors
          • Scratchpad
        • Methods
          • Dispose
          • GetScratchpadAllocator
          • Initialize
          • Rewind
      • ScratchpadAllocator
        • Properties
          • Function
          • Handle
          • IsAutoDispose
          • IsCustomAllocator
          • ToAllocator
        • Methods
          • AllocateNativeArray
          • AllocateNativeList
          • Dispose
          • GetAvailableBytes
          • Initialize
          • Rewind
          • Try
      • ScriptBehaviourUpdateOrder
        • Methods
          • AppendSystemToPlayerLoop
          • AppendWorldToCurrentPlayerLoop
          • AppendWorldToPlayerLoop
          • IsWorldInCurrentPlayerLoop
          • IsWorldInPlayerLoop
          • RemoveWorldFromCurrentPlayerLoop
          • RemoveWorldFromPlayerLoop
      • SectionMetadataSetup
        • Fields
          • SceneSectionIndex
      • SharedComponentTypeHandle<T>
        • Methods
          • ToFixedString
          • Update
      • Simulate
      • SimulationSystemGroup
        • Constructors
          • SimulationSystemGroup
      • StaticOptimizeEntity
      • StorageInfoFromEntity
      • SystemAPI
        • Properties
          • Time
        • Methods
          • Exists
          • GetAspect
          • GetBuffer
          • GetBufferLookup
          • GetBufferTypeHandle
          • GetComponent
          • GetComponentLookup
          • GetComponentRO
          • GetComponentRW
          • GetComponentTypeHandle
          • GetEntityStorageInfoLookup
          • GetEntityTypeHandle
          • GetSharedComponentTypeHandle
          • GetSingleton
          • GetSingletonBuffer
          • GetSingletonEntity
          • GetSingletonRW
          • HasBuffer
          • HasComponent
          • HasSingleton
          • IsBufferEnabled
          • IsComponentEnabled
          • Query
          • QueryBuilder
          • SetBufferEnabled
          • SetComponent
          • SetComponentEnabled
          • SetSingleton
          • TryGetSingleton
          • TryGetSingletonBuffer
          • TryGetSingletonEntity
          • TryGetSingletonRW
      • SystemAPI.ManagedAPI
        • Methods
          • GetComponent
          • GetComponentTypeHandle
          • GetSharedComponentTypeHandle
          • GetSingleton
          • GetSingletonEntity
          • HasComponent
          • HasSingleton
          • IsComponentEnabled
          • SetComponentEnabled
          • TryGetSingleton
          • TryGetSingletonEntity
      • SystemAPI.ManagedAPI.UnityEngineComponent<T>
        • Constructors
          • UnityEngineComponent
        • Properties
          • Value
      • SystemAPIQueryBuilder
        • Methods
          • AddAdditionalQuery
          • Build
          • WithAbsent
          • WithAbsentChunkComponent
          • WithAll
          • WithAllChunkComponent
          • WithAllChunkComponentRW
          • WithAllRW
          • WithAny
          • WithAnyChunkComponent
          • WithAnyChunkComponentRW
          • WithAnyRW
          • WithAspect
          • WithDisabled
          • WithDisabledRW
          • WithNone
          • WithNoneChunkComponent
          • WithOptions
      • SystemBase
        • Properties
          • CheckedStateRef
          • Dependency
          • Entities
          • Job
        • Methods
          • CompleteDependency
          • Exists
          • GetBuffer
          • GetBufferFromEntity
          • GetBufferLookup
          • GetComponent
          • GetComponentDataFromEntity
          • GetComponentLookup
          • GetEntityStorageInfoLookup
          • GetStorageInfoFromEntity
          • HasBuffer
          • HasComponent
          • OnUpdate
          • SetComponent
          • Update
      • SystemBaseDelegates
      • SystemBaseDelegates.Function
      • SystemHandle
        • Properties
          • Null
        • Methods
          • CompareTo
          • Equals
          • GetHashCode
          • Update
        • Operators
          • operator !=
          • operator ==
      • SystemHandleUntyped
        • Methods
          • CompareTo
          • Equals
          • GetHashCode
          • Update
        • Operators
          • operator !=
          • operator ==
      • SystemState
        • Properties
          • DebugName
          • Dependency
          • Enabled
          • EntityManager
          • GlobalSystemVersion
          • LastSystemVersion
          • SystemHandle
          • SystemHandleUntyped
          • Time
          • UnmanagedMetaIndex
          • World
          • WorldUnmanaged
          • WorldUpdateAllocator
        • Methods
          • CompleteDependency
          • GetBufferFromEntity
          • GetBufferLookup
          • GetBufferTypeHandle
          • GetComponentDataFromEntity
          • GetComponentLookup
          • GetComponentTypeHandle
          • GetDynamicComponentTypeHandle
          • GetDynamicSharedComponentTypeHandle
          • GetEntityQuery
          • GetEntityStorageInfoLookup
          • GetEntityTypeHandle
          • GetSharedComponentTypeHandle
          • GetStorageInfoFromEntity
          • RequireAnyForUpdate
          • RequireForUpdate
          • RequireSingletonForUpdate
          • ShouldRunSystem
      • SystemTypeIndex
        • Fields
          • Value
        • Properties
          • Flags
          • Index
          • IsGroup
          • IsISystemStartStop
          • IsManaged
          • Null
        • Methods
          • CompareTo
          • Equals
          • GetHashCode
          • ToFixedString
          • ToString
        • Operators
          • implicit operator
          • operator !=
          • operator <
          • operator <=
          • operator ==
          • operator >
          • operator >=
      • TemporaryBakingTypeAttribute
      • TransformAuthoring
        • Fields
          • AuthoringParent
          • ChangeVersion
          • LocalPosition
          • LocalRotation
          • LocalScale
          • LocalToWorld
          • Position
          • Rotation
          • RuntimeParent
        • Methods
          • Equals
      • TransformBakingSystemGroup
      • TransformUsageFlags
      • TypeHash
        • Methods
          • CalculateMemoryOrdering
          • CalculateStableTypeHash
          • CombineFNV1A64
          • FNV1A64
      • TypeIndex
        • Fields
          • Value
        • Properties
          • Flags
          • HasEntityReferences
          • HasNativeContainer
          • Index
          • IsBakingOnlyType
          • IsBuffer
          • IsChunkComponent
          • IsChunkSerializable
          • IsCleanupBufferComponent
          • IsCleanupComponent
          • IsCleanupSharedComponent
          • IsComponentType
          • IsEnableable
          • IsIEquatable
          • IsManagedComponent
          • IsManagedSharedComponent
          • IsManagedType
          • IsRefCounted
          • IsSharedComponentType
          • IsTemporaryBakingType
          • IsZeroSized
          • Null
        • Methods
          • CompareTo
          • Equals
          • GetHashCode
          • ToFixedString
          • ToString
        • Operators
          • implicit operator
          • operator !=
          • operator <
          • operator <=
          • operator ==
          • operator >
          • operator >=
      • TypeManager
        • Fields
          • BakingOnlyTypeFlag
          • BufferComponentTypeFlag
          • ChunkComponentTypeFlag
          • CleanupBufferComponentTypeFlag
          • CleanupComponentTypeFlag
          • CleanupSharedComponentTypeFlag
          • ClearFlagsMask
          • DefaultBufferCapacityNumerator
          • EnableableComponentFlag
          • HasNativeContainerFlag
          • HasNoEntityReferencesFlag
          • IEquatableTypeFlag
          • IRefCountedComponentFlag
          • IsNotChunkSerializableTypeFlag
          • ManagedComponentTypeFlag
          • ManagedSharedComponentTypeFlag
          • MaximumChunkCapacity
          • MaximumSupportedAlignment
          • MaximumTypesCount
          • ObjectOffset
          • SharedComponentTypeFlag
          • SystemStateSharedComponentTypeFlag
          • SystemStateTypeFlag
          • TemporaryBakingTypeFlag
          • ZeroSizeInChunkTypeFlag
        • Properties
          • AllTypes
        • Methods
          • CalculateFullNameHash
          • CallIRefCounted_Release
          • CallIRefCounted_Retain
          • ConstructComponentFromBuffer
          • ConstructSystem
          • Equals
          • GetAllTypes
          • GetDescendantCount
          • GetEntityOffsets
          • GetFullNameHash
          • GetHashCode
          • GetIEquatable_EqualsFn
          • GetIEquatable_GetHashCodeFn
          • GetSystemAttributes
          • GetSystemName
          • GetSystemTypeFlags
          • GetSystemTypeIndex
          • GetSystemTypeIndices
          • GetSystems
          • GetType
          • GetTypeCount
          • GetTypeIndex
          • GetTypeIndexFromStableTypeHash
          • GetTypeInfo
          • GetWriteGroupTypes
          • GetWriteGroups
          • HasDescendants
          • HasEntityReferences
          • Initialize
          • IsAssemblyReferencingEntities
          • IsBakingOnlyType
          • IsBuffer
          • IsChunkComponent
          • IsCleanupComponent
          • IsCleanupSharedComponent
          • IsDescendantOf
          • IsEnableable
          • IsEnableableType
          • IsIEquatable
          • IsManagedComponent
          • IsManagedSharedComponent
          • IsManagedType
          • IsSharedComponentType
          • IsSystemAGroup
          • IsSystemManaged
          • IsSystemStateComponent
          • IsSystemStateSharedComponent
          • IsSystemType
          • IsTemporaryBakingType
          • IsZeroSized
          • MakeChunkComponentTypeIndex
          • RegisterUnityEngineObjectType
          • SetIEquatable_EqualsFn
          • SetIEquatable_GetHashCodeFn
          • SetIRefCounted_ReleaseFn
          • SetIRefCounted_RetainFn
          • Shutdown
          • SortSystemTypesInCreationOrder
      • TypeManager.EntityOffsetInfo
        • Fields
          • Offset
      • TypeManager.ForcedMemoryOrderingAttribute
        • Constructors
          • ForcedMemoryOrderingAttribute
        • Fields
          • MemoryOrdering
      • TypeManager.ManagedSharedComponentFnPtrs
        • Fields
          • EqualsFn
          • GetHashCodeFn
          • ReleaseFn
          • RetainFn
      • TypeManager.SharedComponentFnPtrs
        • Fields
          • EqualsFn
          • GetHashCodeFn
          • ReleaseFn
          • RetainFn
      • TypeManager.TypeCategory
      • TypeManager.TypeInfo
        • Constructors
          • TypeInfo
        • Fields
          • AlignmentInBytes
          • BlobAssetRefOffsetCount
          • BufferCapacity
          • Category
          • ElementSize
          • EntityOffsetCount
          • MaximumChunkCapacity
          • MemoryOrdering
          • SizeInChunk
          • StableTypeHash
          • TypeIndex
          • TypeSize
          • WeakAssetRefOffsetCount
          • WriteGroupCount
        • Properties
          • AlignmentInChunkInBytes
          • BakingOnlyType
          • DebugTypeName
          • EnableableType
          • HasBlobAssetRefs
          • HasWeakAssetRefs
          • HasWriteGroups
          • IsZeroSized
          • TemporaryBakingType
          • Type
      • TypeManager.TypeOverridesAttribute
        • Constructors
          • TypeOverridesAttribute
        • Fields
          • HasNoBlobReferences
          • HasNoEntityReferences
      • TypeManager.TypeVersionAttribute
        • Constructors
          • TypeVersionAttribute
        • Fields
          • TypeVersion
      • UnityObjectRef<T>
        • Properties
          • Value
        • Methods
          • Equals
          • GetHashCode
        • Operators
          • implicit operator
          • operator !=
          • operator ==
      • UpdateAfterAttribute
        • Constructors
          • UpdateAfterAttribute
        • Properties
          • SystemType
      • UpdateBeforeAttribute
        • Constructors
          • UpdateBeforeAttribute
        • Properties
          • SystemType
      • UpdateInGroupAttribute
        • Constructors
          • UpdateInGroupAttribute
        • Fields
          • OrderFirst
          • OrderLast
        • Properties
          • GroupType
      • UpdateWorldTimeSystem
        • Methods
          • OnStartRunning
          • OnUpdate
      • VariableRateSimulationSystemGroup
        • Constructors
          • VariableRateSimulationSystemGroup
        • Properties
          • Timestep
      • WithAbsentAttribute
        • Constructors
          • WithAbsentAttribute
      • WithAllAttribute
        • Constructors
          • WithAllAttribute
      • WithAnyAttribute
        • Constructors
          • WithAnyAttribute
      • WithChangeFilterAttribute
        • Constructors
          • WithChangeFilterAttribute
      • WithDisabledAttribute
        • Constructors
          • WithDisabledAttribute
      • WithEntityQueryOptionsAttribute
        • Constructors
          • WithEntityQueryOptionsAttribute
      • WithNoneAttribute
        • Constructors
          • WithNoneAttribute
      • WithOptionsAttribute
        • Constructors
          • WithOptionsAttribute
      • World
        • Constructors
          • World
        • Properties
          • All
          • CurrentGroupAllocators
          • DefaultGameObjectInjectionWorld
          • EntityManager
          • Flags
          • IsCreated
          • MaximumDeltaTime
          • Name
          • NextSequenceNumber
          • QuitUpdate
          • SequenceNumber
          • Systems
          • Time
          • TimeSingleton
          • Unmanaged
          • UpdateAllocator
          • UpdateAllocatorEnableBlockFree
          • Version
        • Methods
          • AddSystem
          • AddSystemManaged
          • CreateSystem
          • CreateSystemManaged
          • DestroyAllSystemsAndLogException
          • DestroySystem
          • DestroySystemManaged
          • Dispose
          • DisposeAllWorlds
          • GetExistingSystem
          • GetExistingSystemManaged
          • GetOrCreateSystem
          • GetOrCreateSystemManaged
          • GetOrCreateSystemsAndLogException
          • PopTime
          • PushTime
          • RestoreGroupAllocator
          • SetGroupAllocator
          • SetTime
          • ToString
          • Update
      • World.NoAllocReadOnlyCollection<T>
        • Constructors
          • NoAllocReadOnlyCollection
        • Properties
          • Count
          • this
        • Methods
          • Contains
          • GetEnumerator
      • WorldExtensions
        • Methods
          • AddSystem
          • CreateSystem
          • DestroySystem
          • DestroyUnmanagedSystem
          • GetExistingSystem
          • GetOrCreateSystem
          • GetOrCreateUnmanagedSystem
      • WorldFlags
      • WorldSystemFilterAttribute
        • Constructors
          • WorldSystemFilterAttribute
        • Fields
          • ChildDefaultFilterFlags
          • FilterFlags
      • WorldSystemFilterFlags
      • WorldUnmanaged
        • Properties
          • EntityManager
          • Flags
          • IsCreated
          • MaximumDeltaTime
          • Name
          • SequenceNumber
          • Time
          • UpdateAllocator
          • Version
        • Methods
          • GetAllSystems
          • GetAllUnmanagedSystems
          • GetExistingSystemState
          • GetExistingUnmanagedSystem
          • GetUnsafeSystemRef
          • IsSystemValid
          • ResolveSystem
          • ResolveSystemStateRef
      • WorldUpdateAllocatorResetSystem
        • Methods
          • OnUpdate
      • WriteGroupAttribute
        • Constructors
          • WriteGroupAttribute
        • Fields
          • TargetType
    • Unity.Entities.Build
      • BakingSystemFilterSettings
        • Constructors
          • BakingSystemFilterSettings
        • Fields
          • ExcludedBakingSystemAssemblies
        • Methods
          • IsAssemblyExcluded
      • DotsGlobalSettings
        • Properties
          • ClientProvider
          • Instance
          • ServerProvider
        • Methods
          • GetClientGUID
          • GetClientSettingAsset
          • GetPlayerType
          • GetServerGUID
          • GetServerSettingAsset
          • GetSettingsAsset
      • DotsGlobalSettings.PlayerType
      • DotsPlayerSettingsProvider
        • Fields
          • m_SettingsOverride
        • Properties
          • Importance
        • Methods
          • DoGetSettingAsset
          • DoReloadAsset
          • GetExtraBuildOptions
          • GetExtraScriptingDefines
          • GetPlayerSettingGUID
          • GetPlayerType
          • GetSettingAsset
          • OnActivate
          • ReloadAsset
          • SetSettingAsset
      • IEntitiesPlayerSettings
        • Properties
          • CustomDependency
          • GUID
        • Methods
          • AsScriptableObject
          • GetAdditionalScriptingDefines
          • GetFilterSettings
          • GetHash
          • RegisterCustomDependency
    • Unity.Entities.Content
      • ContentArchivesBuildUtility
        • Methods
          • BuildContentArchives
      • ContentDeliveryGlobalState
        • Fields
          • LogFunc
          • PathRemapFunc
          • kCatalogLocations
        • Properties
          • CurrentContentUpdateState
        • Methods
          • Initialize
          • RegisterForContentUpdateCompletion
      • ContentDeliveryGlobalState.ContentUpdateState
      • ContentDeliveryService
        • Constructors
          • ContentDeliveryService
        • Properties
          • DownloadServices
          • LocationServices
        • Methods
          • AccumulateContentSize
          • AccumulateDownloadStats
          • AddDownloadService
          • AddLocationService
          • CancelAllDeliveries
          • CancelDelivery
          • CleanCache
          • DeliverContent
          • Dispose
          • GetDeliveryStatus
          • Process
          • RemapContentPath
      • ContentDeliveryService.DeliveryState
      • ContentDeliveryService.DeliveryStatus
        • Fields
          • ContentId
          • DownloadStatus
          • LocationStatus
        • Properties
          • State
      • ContentDownloadService
        • Constructors
          • ContentDownloadService
        • Properties
          • CacheRoot
          • Name
          • Priority
          • TotalBytes
          • TotalDownloadedBytes
        • Methods
          • CanDownload
          • CancelDownload
          • ClearDownloadProgress
          • ComputeCachePath
          • Dispose
          • DownloadContent
          • GetDownloadProgress
          • GetDownloadStatus
          • GetLocalCacheFilePath
          • OnAddedToDeliveryService
          • Process
      • ContentDownloadService.DownloadOperation
        • Properties
          • IsCancelled
          • IsStarted
          • Location
        • Methods
          • Cancel
          • CancelDownload
          • Init
          • Process
          • ProcessDownload
          • Start
          • StartDownload
      • ContentDownloadService.DownloadStatus
        • Fields
          • BytesDownloaded
          • DownloadState
          • LocalPath
      • ContentDownloadService.State
      • ContentLocationService
        • Properties
          • LocationCount
          • Name
          • Priority
        • Methods
          • Dispose
          • GetLocationStatus
          • GetResolvedContentIds
          • GetResolvedRemoteContentLocations
          • OnAddedToDeliveryService
          • Process
          • ResolveLocation
          • TryGetLocationSet
      • ContentLocationService.LocationStatus
        • Fields
          • Location
          • State
      • ContentLocationService.ResolvingState
      • ObjectLoadingStatus
      • RemoteContentCatalogBuildUtility
        • Methods
          • BuildContent
          • PublishContent
      • RemoteContentId
        • Constructors
          • RemoteContentId
        • Fields
          • Name
        • Properties
          • Hash
          • IsValid
        • Methods
          • Equals
          • GetHashCode
      • RemoteContentLocation
        • Fields
          • Crc
          • Hash
          • Path
          • Size
          • Type
        • Properties
          • IsValid
        • Methods
          • Equals
          • GetHashCode
      • RemoteContentLocation.LocationType
      • RuntimeContentManager
        • Properties
          • RelativeCatalogPath
        • Methods
          • Cleanup
          • DefaultArchivePathFunc
          • DefaultContentFileNameFunc
          • GetObjectIds
          • GetObjectLoadingStatus
          • GetObjectValue
          • GetSceneFileValue
          • GetSceneIds
          • GetSceneLoadingStatus
          • GetSceneValue
          • Initialize
          • LoadLocalCatalogData
          • LoadObjectAsync
          • LoadObjectsAsync
          • LoadSceneAsync
          • ProcessQueuedCommands
          • ReleaseObjectAsync
          • ReleaseObjects
          • UnloadScene
          • WaitForObjectCompletion
      • RuntimeContentManager.InstanceHandle
        • Fields
          • InstanceId
          • ObjectId
        • Properties
          • IsValid
        • Methods
          • Equals
          • GetHashCode
      • RuntimeContentSystem
        • Methods
          • LoadContentCatalog
      • WeakObjectReference<TObject>
        • Constructors
          • WeakObjectReference
        • Properties
          • IsReferenceValid
          • LoadingStatus
          • Result
        • Methods
          • Equals
          • GetHashCode
          • LoadAsync
          • Release
          • ToString
          • WaitForCompletion
      • WeakObjectSceneReference
        • Fields
          • Id
        • Properties
          • IsReferenceValid
          • LoadingStatus
          • SceneFileResult
          • SceneResult
        • Methods
          • Equals
          • GetHashCode
          • LoadAsync
          • Release
          • ToString
          • Unload
    • Unity.Entities.Conversion
      • LiveConversionSettings
        • Properties
          • IsLiveBakingLoggingEnabled
    • Unity.Entities.Editor
      • ArchetypeSearchProvider
        • Fields
          • type
        • Methods
          • OpenProvider
      • ComponentSearchProvider
        • Fields
          • type
        • Methods
          • OpenProvider
      • HierarchySearchProvider
        • Fields
          • type
        • Methods
          • OpenProvider
      • SystemSearchProvider
        • Fields
          • type
        • Methods
          • OpenProvider
    • Unity.Entities.Hybrid.Baking
      • AdditionalEntitiesBakingData
        • Fields
          • AuthoringComponentID
          • Value
      • BakingOnlyEntityAuthoring
      • LinkedEntityGroupAuthoring
    • Unity.Entities.LowLevel.Unsafe
      • UnsafeUntypedBlobAssetReference
        • Methods
          • Create
          • Dispose
          • Equals
          • Reinterpret
      • UnsafeUntypedBufferAccessor
        • Properties
          • ElementSize
          • Length
        • Methods
          • GetBufferCapacity
          • GetBufferLength
          • GetUnsafePtr
          • GetUnsafePtrAndLength
          • GetUnsafeReadOnlyPtr
          • GetUnsafeReadOnlyPtrAndLength
          • ResizeUninitialized
    • Unity.Entities.Serialization
      • BinaryReader
        • Properties
          • Position
        • Methods
          • ReadBytes
      • BinaryReaderExtensions
        • Methods
          • ReadArray
          • ReadByte
          • ReadBytes
          • ReadInt
          • ReadULong
      • BinaryWriter
        • Properties
          • Position
        • Methods
          • WriteBytes
      • BinaryWriterExtensions
        • Methods
          • Write
          • WriteArray
          • WriteList
      • BurstableMemoryBinaryReader
        • Constructors
          • BurstableMemoryBinaryReader
        • Properties
          • Position
        • Methods
          • Dispose
          • ReadByte
          • ReadBytes
          • ReadInt
          • ReadULong
      • EntityPrefabReference
        • Constructors
          • EntityPrefabReference
        • Properties
          • AssetGUID
          • IsReferenceValid
        • Methods
          • Equals
          • GetHashCode
        • Operators
          • operator !=
          • operator ==
      • EntitySceneReference
        • Constructors
          • EntitySceneReference
        • Properties
          • IsReferenceValid
        • Methods
          • Equals
          • GetHashCode
      • MemoryBinaryReader
        • Constructors
          • MemoryBinaryReader
        • Properties
          • Position
        • Methods
          • Dispose
          • ReadBytes
        • Operators
          • explicit operator
      • MemoryBinaryWriter
        • Properties
          • Data
          • Length
          • Position
        • Methods
          • Dispose
          • WriteBytes
      • RuntimeGlobalObjectId
        • Fields
          • AssetGUID
          • IdentifierType
          • SceneObjectIdentifier0
          • SceneObjectIdentifier1
        • Properties
          • IsValid
        • Methods
          • CompareTo
          • Equals
          • GetHashCode
          • ToString
      • SerializeUtility
        • Fields
          • CurrentFileFormatVersion
        • Methods
          • DeserializeWorld
          • GetSceneSectionEntity
          • SerializeWorld
          • SerializeWorldIntoYAML
      • UntypedWeakReferenceId
        • Constructors
          • UntypedWeakReferenceId
        • Fields
          • GenerationType
          • GlobalId
        • Properties
          • IsValid
        • Methods
          • CreateFromObjectInstance
          • Equals
          • GetEditorObject
          • GetHashCode
          • ToString
        • Operators
          • operator !=
          • operator ==
      • WeakReferenceGenerationType
    • Unity.Entities.UniversalDelegates
      • Empty
      • IIIIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • IIIIIII<T0, T1, T2, T3, T4, T5, T6>
      • IIIIII<T0, T1, T2, T3, T4, T5>
      • IIIII<T0, T1, T2, T3, T4>
      • IIII<T0, T1, T2, T3>
      • III<T0, T1, T2>
      • II<T0, T1>
      • I<T0>
      • RIIIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • RIIIIII<T0, T1, T2, T3, T4, T5, T6>
      • RIIIII<T0, T1, T2, T3, T4, T5>
      • RIIII<T0, T1, T2, T3, T4>
      • RIII<T0, T1, T2, T3>
      • RII<T0, T1, T2>
      • RI<T0, T1>
      • RRIIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • RRIIIII<T0, T1, T2, T3, T4, T5, T6>
      • RRIIII<T0, T1, T2, T3, T4, T5>
      • RRIII<T0, T1, T2, T3, T4>
      • RRII<T0, T1, T2, T3>
      • RRI<T0, T1, T2>
      • RRRIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • RRRIIII<T0, T1, T2, T3, T4, T5, T6>
      • RRRIII<T0, T1, T2, T3, T4, T5>
      • RRRII<T0, T1, T2, T3, T4>
      • RRRI<T0, T1, T2, T3>
      • RRRRIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • RRRRIII<T0, T1, T2, T3, T4, T5, T6>
      • RRRRII<T0, T1, T2, T3, T4, T5>
      • RRRRI<T0, T1, T2, T3, T4>
      • RRRRRIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • RRRRRII<T0, T1, T2, T3, T4, T5, T6>
      • RRRRRI<T0, T1, T2, T3, T4, T5>
      • RRRRRRII<T0, T1, T2, T3, T4, T5, T6, T7>
      • RRRRRRI<T0, T1, T2, T3, T4, T5, T6>
      • RRRRRRRI<T0, T1, T2, T3, T4, T5, T6, T7>
      • RRRRRRRR<T0, T1, T2, T3, T4, T5, T6, T7>
      • RRRRRRR<T0, T1, T2, T3, T4, T5, T6>
      • RRRRRR<T0, T1, T2, T3, T4, T5>
      • RRRRR<T0, T1, T2, T3, T4>
      • RRRR<T0, T1, T2, T3>
      • RRR<T0, T1, T2>
      • RR<T0, T1>
      • R<T0>
      • VIIIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VIIIIII<T0, T1, T2, T3, T4, T5, T6>
      • VIIIII<T0, T1, T2, T3, T4, T5>
      • VIIII<T0, T1, T2, T3, T4>
      • VIII<T0, T1, T2, T3>
      • VII<T0, T1, T2>
      • VI<T0, T1>
      • VRIIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VRIIIII<T0, T1, T2, T3, T4, T5, T6>
      • VRIIII<T0, T1, T2, T3, T4, T5>
      • VRIII<T0, T1, T2, T3, T4>
      • VRII<T0, T1, T2, T3>
      • VRI<T0, T1, T2>
      • VRRIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VRRIIII<T0, T1, T2, T3, T4, T5, T6>
      • VRRIII<T0, T1, T2, T3, T4, T5>
      • VRRII<T0, T1, T2, T3, T4>
      • VRRI<T0, T1, T2, T3>
      • VRRRIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VRRRIII<T0, T1, T2, T3, T4, T5, T6>
      • VRRRII<T0, T1, T2, T3, T4, T5>
      • VRRRI<T0, T1, T2, T3, T4>
      • VRRRRIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VRRRRII<T0, T1, T2, T3, T4, T5, T6>
      • VRRRRI<T0, T1, T2, T3, T4, T5>
      • VRRRRRII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VRRRRRI<T0, T1, T2, T3, T4, T5, T6>
      • VRRRRRRI<T0, T1, T2, T3, T4, T5, T6, T7>
      • VRRRRRRR<T0, T1, T2, T3, T4, T5, T6, T7>
      • VRRRRRR<T0, T1, T2, T3, T4, T5, T6>
      • VRRRRR<T0, T1, T2, T3, T4, T5>
      • VRRRR<T0, T1, T2, T3, T4>
      • VRRR<T0, T1, T2, T3>
      • VRR<T0, T1, T2>
      • VR<T0, T1>
      • VVIIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVIIIII<T0, T1, T2, T3, T4, T5, T6>
      • VVIIII<T0, T1, T2, T3, T4, T5>
      • VVIII<T0, T1, T2, T3, T4>
      • VVII<T0, T1, T2, T3>
      • VVI<T0, T1, T2>
      • VVRIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVRIIII<T0, T1, T2, T3, T4, T5, T6>
      • VVRIII<T0, T1, T2, T3, T4, T5>
      • VVRII<T0, T1, T2, T3, T4>
      • VVRI<T0, T1, T2, T3>
      • VVRRIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVRRIII<T0, T1, T2, T3, T4, T5, T6>
      • VVRRII<T0, T1, T2, T3, T4, T5>
      • VVRRI<T0, T1, T2, T3, T4>
      • VVRRRIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVRRRII<T0, T1, T2, T3, T4, T5, T6>
      • VVRRRI<T0, T1, T2, T3, T4, T5>
      • VVRRRRII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVRRRRI<T0, T1, T2, T3, T4, T5, T6>
      • VVRRRRRI<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVRRRRRR<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVRRRRR<T0, T1, T2, T3, T4, T5, T6>
      • VVRRRR<T0, T1, T2, T3, T4, T5>
      • VVRRR<T0, T1, T2, T3, T4>
      • VVRR<T0, T1, T2, T3>
      • VVR<T0, T1, T2>
      • VVVIIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVIIII<T0, T1, T2, T3, T4, T5, T6>
      • VVVIII<T0, T1, T2, T3, T4, T5>
      • VVVII<T0, T1, T2, T3, T4>
      • VVVI<T0, T1, T2, T3>
      • VVVRIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVRIII<T0, T1, T2, T3, T4, T5, T6>
      • VVVRII<T0, T1, T2, T3, T4, T5>
      • VVVRI<T0, T1, T2, T3, T4>
      • VVVRRIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVRRII<T0, T1, T2, T3, T4, T5, T6>
      • VVVRRI<T0, T1, T2, T3, T4, T5>
      • VVVRRRII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVRRRI<T0, T1, T2, T3, T4, T5, T6>
      • VVVRRRRI<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVRRRRR<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVRRRR<T0, T1, T2, T3, T4, T5, T6>
      • VVVRRR<T0, T1, T2, T3, T4, T5>
      • VVVRR<T0, T1, T2, T3, T4>
      • VVVR<T0, T1, T2, T3>
      • VVVVIIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVIII<T0, T1, T2, T3, T4, T5, T6>
      • VVVVII<T0, T1, T2, T3, T4, T5>
      • VVVVI<T0, T1, T2, T3, T4>
      • VVVVRIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVRII<T0, T1, T2, T3, T4, T5, T6>
      • VVVVRI<T0, T1, T2, T3, T4, T5>
      • VVVVRRII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVRRI<T0, T1, T2, T3, T4, T5, T6>
      • VVVVRRRI<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVRRRR<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVRRR<T0, T1, T2, T3, T4, T5, T6>
      • VVVVRR<T0, T1, T2, T3, T4, T5>
      • VVVVR<T0, T1, T2, T3, T4>
      • VVVVVIII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVII<T0, T1, T2, T3, T4, T5, T6>
      • VVVVVI<T0, T1, T2, T3, T4, T5>
      • VVVVVRII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVRI<T0, T1, T2, T3, T4, T5, T6>
      • VVVVVRRI<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVRRR<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVRR<T0, T1, T2, T3, T4, T5, T6>
      • VVVVVR<T0, T1, T2, T3, T4, T5>
      • VVVVVVII<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVVI<T0, T1, T2, T3, T4, T5, T6>
      • VVVVVVRI<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVVRR<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVVR<T0, T1, T2, T3, T4, T5, T6>
      • VVVVVVVI<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVVVR<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVVVV<T0, T1, T2, T3, T4, T5, T6, T7>
      • VVVVVVV<T0, T1, T2, T3, T4, T5, T6>
      • VVVVVV<T0, T1, T2, T3, T4, T5>
      • VVVVV<T0, T1, T2, T3, T4>
      • VVVV<T0, T1, T2, T3>
      • VVV<T0, T1, T2>
      • VV<T0, T1>
      • V<T0>
    • Unity.Mathematics
      • AABB
        • Fields
          • Center
          • Extents
        • Properties
          • Max
          • Min
          • Size
        • Methods
          • Contains
          • DistanceSq
          • ToString
          • Transform
      • AABBExtensions
        • Methods
          • ToAABB
          • ToBounds
      • GeneratePoints
        • Methods
          • RandomPointsInSphere
          • RandomPointsInUnitSphere
          • RandomPositionInsideUnitSphere
      • MinMaxAABB
        • Fields
          • Max
          • Min
        • Properties
          • Empty
          • IsEmpty
        • Methods
          • Encapsulate
          • Equals
        • Operators
          • implicit operator
    • Unity.Scenes
      • DisableLiveConversion
      • DisableSceneResolveAndLoad
      • IsSectionLoaded
      • LiveConversionMode
      • PrefabLoadResult
        • Fields
          • PrefabRoot
      • ProcessAfterLoadGroup
      • ReferencedUnityObjects
        • Fields
          • Array
          • CompanionObjectIndices
      • RequestEntityPrefabLoaded
        • Fields
          • Prefab
      • ResolvedSectionEntity
        • Fields
          • SectionEntity
      • ResourceCatalogData
        • Fields
          • CurrentFileFormatVersion
          • paths
          • resources
        • Methods
          • GetGUIDFromPath
          • GetPathFromGUID
      • ResourceMetaData
        • Fields
          • ResourceId
          • ResourceType
      • ResourceMetaData.Type
      • SceneBoundingVolume
        • Fields
          • Value
      • SceneEntityReference
        • Fields
          • SceneEntity
      • SceneSectionStreamingSystem
        • Properties
          • ConcurrentSectionStreamCount
          • MaximumSectionsUnloadedPerUpdate
          • MaximumWorldsMovedPerUpdate
        • Methods
          • OnCreate
          • OnDestroy
          • OnUpdate
      • SceneSystem
        • Methods
          • GetSceneEntity
          • GetSceneGUID
          • GetSceneStreamingState
          • GetSectionStreamingState
          • IsSceneLoaded
          • IsSectionLoaded
          • LoadPrefabAsync
          • LoadSceneAsync
          • OnCreate
          • OnDestroy
          • OnStartRunning
          • OnStopRunning
          • OnUpdate
          • UnloadScene
      • SceneSystem.LoadParameters
        • Fields
          • Flags
          • Priority
        • Properties
          • AutoLoad
      • SceneSystem.SceneStreamingState
      • SceneSystem.SectionStreamingState
      • SceneSystem.UnloadParameters
      • SceneSystemData
        • Fields
          • BuildConfigurationGUID
      • SceneSystemGroup
      • SerializeUtilityHybrid
        • Methods
          • Deserialize
          • DeserializeObjectReferences
          • Serialize
          • SerializeObjectReferences
      • SubScene
        • Fields
          • AutoLoadScene
        • Properties
          • AllSubScenes
          • EditableScenePath
          • EditingScene
          • HierarchyColor
          • IsLoaded
          • SceneAsset
          • SceneGUID
          • SceneName
      • WeakAssetReferenceLoadingSystem
        • Methods
          • CompleteLoad
          • OnCreate
          • OnDestroy
          • OnUpdate
    • Unity.Scenes.Editor
      • ClearEntitiesCacheWindow
        • Methods
          • OpenWindow
      • EditorEntityScenes
        • Methods
          • GetSubScenes
      • LiveConversionEditorSettings
        • Properties
          • LiveConversionEnabled
          • LiveConversionMode
      • SceneImporterData
        • Methods
          • GetAtPath
          • SetAtPath
      • SubSceneUtility
        • Methods
          • EditScene
    • Unity.Transforms
      • Child
        • Fields
          • Value
      • LocalToWorld
        • Fields
          • Value
        • Properties
          • Forward
          • Position
          • Right
          • Rotation
          • Up
      • LocalToWorldSystem
        • Methods
          • OnCreate
          • OnUpdate
      • LocalTransform
        • Fields
          • Identity
          • Position
          • Rotation
          • Scale
        • Methods
          • ApplyScale
          • Equals
          • Forward
          • FromMatrix
          • FromMatrixSafe
          • FromPosition
          • FromPositionRotation
          • FromPositionRotationScale
          • FromRotation
          • FromScale
          • Inverse
          • InverseTransformDirection
          • InverseTransformPoint
          • InverseTransformRotation
          • InverseTransformScale
          • InverseTransformTransform
          • Right
          • Rotate
          • RotateX
          • RotateY
          • RotateZ
          • ToInverseMatrix
          • ToMatrix
          • ToString
          • TransformDirection
          • TransformPoint
          • TransformRotation
          • TransformScale
          • TransformTransform
          • Translate
          • Up
          • WithPosition
          • WithRotation
          • WithScale
      • Parent
        • Fields
          • Value
      • ParentSystem
        • Methods
          • OnCreate
          • OnUpdate
      • PostTransformMatrix
        • Fields
          • Value
      • PreviousParent
        • Fields
          • Value
      • Static
      • TransformHelpers
        • Methods
          • Back
          • ComputeWorldTransformMatrix
          • Down
          • Forward
          • InverseTransformDirection
          • InverseTransformPoint
          • InverseTransformRotation
          • Left
          • LookAtRotation
          • Right
          • Rotation
          • Scale
          • TransformDirection
          • TransformPoint
          • TransformRotation
          • Translation
          • Up
      • TransformSystemGroup
    • Scripting API
    • Unity.Entities
    • QueryEnumerableWithEntity<T1>
    • Constructors
    • QueryEnumerableWithEntity

    Constructor QueryEnumerableWithEntity

    QueryEnumerableWithEntity(T1, Entity)

    Construct a new object.

    Declaration
    public QueryEnumerableWithEntity(T1 item1, Entity entity)
    Parameters
    Type Name Description
    T1 item1

    The value for T1.

    Entity entity

    The entity

    Remarks

    Objects of this type are typically created and destroyed automatically by the source generators.

    See Also
    Deconstruct(out T1, out Entity)
    In This Article
    • QueryEnumerableWithEntity(T1, Entity)
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)