|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
公開型 | |
| using | FWork = TUniqueFunction<void()> |
公開メンバ関数 | |
| void | Add (FWork &&Work) |
| void | Flush () |
公開変数類 | |
| UE::Tasks::FTask | LastBatch |
| TArray< FWork > | WorkItems |
| using FAtomAsyncBatcher::FWork = TUniqueFunction<void()> |
|
inline |
|
inline |
| UE::Tasks::FTask FAtomAsyncBatcher::LastBatch |
| TArray<FWork> FAtomAsyncBatcher::WorkItems |