Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FRunnableThread
Description
Thread ID for this thread
| Name | GetThreadID |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/RunnableThread.h |
| Include Path | #include "HAL/RunnableThread.h" |
const uint32 GetThreadID() const
ID that was set by CreateThread
See Also
- GetThreadName