Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FWorkerId
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWorkerId () |
Cooker/MPCollector.h | ||
constexpr FWorkerId
(
uint8 InId |
Cooker/MPCollector.h |
FWorkerId()
| Name | FWorkerId |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Cooker/MPCollector.h |
| Include Path | #include "Cooker/MPCollector.h" |
FWorkerId()
FWorkerId(uint8)
| Name | FWorkerId |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Cooker/MPCollector.h |
| Include Path | #include "Cooker/MPCollector.h" |
constexpr FWorkerId
(
uint8 InId
)