Delegate UnityAction | DOTS Runtime | 0.28.0-preview.40
Toggle navigation
image/svg+xml
docs.unity3d.com
Manual
Scripting API
Changelog
License
Language:
English
中文
日本語
Español
한국어
Русский
DOTS Runtime 0.28.0-preview.40
Show / Hide Table of Contents
Bee.Toolchain.Extension
IPackagedAppExtension
ForPatching
UnsafeUtility
Mono.Options
ArgumentSource
Option
OptionAction<TKey, TValue>
OptionContext
OptionException
OptionSet
OptionValueCollection
OptionValueType
ResponseFileSource
NUnit.Framework
Assert
AssertionException
CollectionAssert
ExplicitAttribute
IgnoreAttribute
Is
OneTimeSetUpAttribute
OneTimeTearDownAttribute
RangeAttribute
RepeatAttribute
SetUpAttribute
TearDownAttribute
TestAttribute
TestCaseAttribute
TestDelegate
TestFixtureAttribute
UnitTestRunner
ValuesAttribute
NUnit.Framework.Interfaces
ITestBuilder
TinyInternal.Bridge
TinyAnimationEditorBridge
TinyAnimationEditorBridge.RotationMode
TinyAnimationEngineBridge
Unity.Baselib.LowLevel
BaselibNativeLibrary
Unity.Burst
BurstDiscardAttribute
Unity.Burst.LowLevel
BurstCompilerService
Unity.Collections
Allocator
DeallocateOnJobCompletionAttribute
NativeArray<T>
NativeArray<T>.Enumerator
NativeArray<T>.ReadOnly
NativeArrayOptions
NativeContainerIsAtomicWriteOnlyAttribute
NativeDisableParallelForRestrictionAttribute
NativeLeakDetection
NativeLeakDetectionMode
NativeSlice<T>
NativeSlice<T>.Enumerator
NativeSliceExtensions
ReadOnlyAttribute
WriteAccessRequiredAttribute
WriteOnlyAttribute
Unity.Collections.LowLevel.Unsafe
NativeArrayUnsafeUtility
NativeContainerAttribute
NativeContainerIsReadOnly
NativeContainerSupportsDeallocateOnJobCompletionAttribute
NativeContainerSupportsDeferredConvertListToArray
NativeContainerSupportsMinMaxWriteRestriction
NativeDisableContainerSafetyRestrictionAttribute
NativeDisableUnsafePtrRestrictionAttribute
NativeSetClassTypeToNullOnSchedule
NativeSetThreadIndexAttribute
NativeSliceUnsafeUtility
UnsafeUtility
Unity.Core
DotsRuntime
TempMemoryScope
Unity.Entities.Runtime
ConfigurationScene
StartupScenes
Unity.Entities.Runtime.Build
BuildSettingToggle
ConfigurationSystemBase
ConfigurationSystemGroup
DotsRuntimeBurstSettings
GenerateDotsSolutionWindow
IL2CPPSettings
Unity.Entities.Runtime.Hashing
GuidUtility
MurmurHash3
Unity.IL2CPP.IntegrationTests.Tiny
Clr
ExcludeClrAttribute
IgnoreAttribute
TestAttribute
Unity.Jobs
IJob
IJobBase
IJobExtensions
IJobParallelFor
IJobParallelForExtensions
JobHandle
Unity.Jobs.LowLevel.Unsafe
JobHandleUnsafeUtility
JobMetaData
JobProducerTypeAttribute
JobRanges
JobsUtility
JobsUtility.JobScheduleParameters
JobsUtility.ManagedJobDelegate
JobsUtility.ManagedJobForEachDelegate
JobsUtility.ManagedJobMarshalDelegate
JobsUtility.MinMax
JobsUtility.ReflectionDataProxy
JobType
ScheduleMode
WorkStealingState
Unity.Profiling
Profiler
ProfilerMarker
ProfilerMarker.AutoScope
Unity.Profiling.LowLevel
MarkerFlags
ProfilerMarkerDataType
Unity.Profiling.LowLevel.Unsafe
ProfilerMarkerData
ProfilerUnsafeUtility
Unity.Tiny.EntryPoint
Program
Unity.ZeroPlayer
Autoclose
CecilUtils
JobCecilUtils
TypeRegGen
UnityEngine
Component
Debug
ExecuteAlways
Hash128
LogType
Random
RuntimeInitializeOnLoadMethodAttribute
SerializeField
Time
TooltipAttribute
UnityEngine.Assertions
Assert
UnityEngine.Bindings
Dummy
UnityEngine.Events
UnityAction
UnityAction<T0>
UnityEngine.Internal
ExcludeFromDocsAttribute
UnityEngine.Networking.PlayerConnection
MessageEventArgs
PlayerConnection
UnityEngine.Profiling
CustomSampler
Profiler
UnityEngine.Scripting
PreserveAttribute
UnityEngine.Serialization
FormerlySerializedAsAttribute
Scripting API
UnityEngine.Events
UnityAction
Delegate UnityAction
Namespace
:
UnityEngine.Events
Syntax
public
delegate
void
UnityAction
(
)
;