![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FFakeThread, including all inherited members.
| bIsSuspended | FFakeThread | protected |
| Create(class FRunnable *InRunnable, const TCHAR *ThreadName, uint32 InStackSize=0, EThreadPriority InThreadPri=TPri_Normal, uint64 InThreadAffinityMask=FPlatformAffinity::GetNoAffinityMask(), EThreadCreateFlags InCreateFlags=EThreadCreateFlags::None) | FRunnableThread | static |
| CreateInternal(FRunnable *InRunnable, const TCHAR *InThreadName, uint32 InStackSize, EThreadPriority InThreadPri, uint64 InThreadAffinityMask, EThreadCreateFlags InCreateFlags=EThreadCreateFlags::None) override | FFakeThread | inlinevirtual |
| FakeIdReservedBit | FFakeThread | static |
| FFakeThread() | FFakeThread | inline |
| FreeTls() | FRunnableThread | protected |
| FRunnableThread() | FRunnableThread | |
| GetRunnableThread() | FRunnableThread | inlinestatic |
| GetThreadID() const | FRunnableThread | inline |
| GetThreadName() const | FRunnableThread | inline |
| GetThreadPriority() const | FRunnableThread | inline |
| GetThreadType() const override | FFakeThread | inlinevirtual |
| GetTlsSlot() | FRunnableThread | static |
| Kill(bool bShouldWait) override | FFakeThread | inlinevirtual |
| Runnable | FRunnableThread | protected |
| SetThreadAffinity(const FThreadAffinity &Affinity) | FRunnableThread | inlinevirtual |
| SetThreadPriority(EThreadPriority NewPriority) override | FFakeThread | inlinevirtual |
| SetTls() | FRunnableThread | protected |
| SingleThreadRunnable | FFakeThread | protected |
| Suspend(bool bShouldPause) override | FFakeThread | inlinevirtual |
| ThreadAffinityMask | FRunnableThread | protected |
| ThreadID | FRunnableThread | protected |
| ThreadInitSyncEvent | FRunnableThread | protected |
| ThreadName | FRunnableThread | protected |
| ThreadPriority | FRunnableThread | protected |
| ThreadType enum name | FRunnableThread | |
| Tick() override | FFakeThread | inlinevirtual |
| WaitForCompletion() override | FFakeThread | inlinevirtual |
| ~FFakeThread() | FFakeThread | inlinevirtual |
| ~FRunnableThread() | FRunnableThread | virtual |