|
RapyutaSimulationPlugins
|
This is the complete list of members for URRThreadUtils, including all inherited members.
| AddAsyncTaskInThreadPool(FRRAsyncJob &OutAsyncJob, const uint64 InCurrentCaptureBatchId, TFunction< TResult()> InTask, TFunction< void()> InCompletionCallback) | URRThreadUtils | inlinestatic |
| AddAsyncTaskToJob(FRRAsyncJob &OutAsyncJob, const uint64 InCurrentCaptureBatchId, TFunction< TResult()> InTask, TFunction< void()> InCompletionCallback, const EAsyncExecution InExecutionThread=EAsyncExecution::ThreadPool) | URRThreadUtils | inlinestatic |
| DoAsyncTaskInThread(TFunction< TResult()> InTask, TFunction< void()> InCompletionCallback, const EAsyncExecution InExecutionThread=EAsyncExecution::ThreadPool) | URRThreadUtils | inlinestatic |
| DoTaskInGameThread(TFunc &&InTaskInGameThread, TArgs &&... InArgs) | URRThreadUtils | inlinestatic |
| DoTaskInGameThreadLater(TFunc &&InTaskInGameThread, float InWaitingTime, TArgs &&... Args) | URRThreadUtils | inlinestatic |
| EnsureAsyncTasksCompletion(const TArray< TUniquePtr< FAsyncTask< TAsyncTask >>> &InAsyncTasks) | URRThreadUtils | inlinestatic |
| IsInsideConstructor() | URRThreadUtils | inlinestatic |
1.8.17