Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > Cooker
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/Cooker/MPCollector.h |
Include | #include "Cooker/MPCollector.h" |
Syntax
class FMPCollectorServerTickContext
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FMPCollectorServerTickContext
(
EServerEventType InEventType |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddMessage
(
FCbObject Object |
|
![]() ![]() |
EServerEventType | GetEventType () |
|
![]() ![]() |
TConstArrayView< const ITargetPlatform * > | GetPlatforms () |
|
![]() ![]() |
const ITargetPlatform * | IntToPlatform
(
uint8 PlatformAsInt |
|
![]() ![]() |
uint8 | PlatformToInt
(
const ITargetPlatform* Platform |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EServerEventType |