Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Experimental
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCoroLocal | |||
| FCoroLocalState | |||
| FCoroLocalVariable | |||
| FCoroSpinLock | Copyright Epic Games, Inc. All Rights Reserved. | ||
| FCoroTimeoutAwaitable | |||
| FDummyType | |||
| TCoroLocal | TCoroLocal is an implementation of Coroutine Local State similar to TLS | ||
| TCoroLocalVariable | |||
| TDummyType |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ECoroTimeoutFlags | Copyright Epic Games, Inc. All Rights Reserved. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CoroParallelFor
(
const TCHAR* DebugName, |
Copyright Epic Games, Inc. All Rights Reserved. | |
| TDummyType< void > | |||
| TDummyType< typename TDecay< T >::Type > | CoroTask_Detail::MakeDummyType
(
T&& Value |
||
| bool | operator!
(
ECoroTimeoutFlags E |
||
| ECoroTimeoutFlags | operator&
(
ECoroTimeoutFlags Lhs, |
||
| ECoroTimeoutFlags & | operator&=
(
ECoroTimeoutFlags& Lhs, |
||
| ECoroTimeoutFlags | operator^
(
ECoroTimeoutFlags Lhs, |
||
| ECoroTimeoutFlags & | operator^=
(
ECoroTimeoutFlags& Lhs, |
||
| ECoroTimeoutFlags | operator|
(
ECoroTimeoutFlags Lhs, |
||
| ECoroTimeoutFlags & | operator|=
(
ECoroTimeoutFlags& Lhs, |
||
| ECoroTimeoutFlags | operator~
(
ECoroTimeoutFlags E |