![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GPUMessaging.h>
Public Member Functions | |
| template<typename DataType > | |
| DataType | Read (const DataType &DefaultValue={}) |
| TConstArrayView< uint32 > | ReadCount (int32 Count) |
| uint32 | GetPayloadSize () const |
Public Attributes | |
| const FMessageId | MessageId |
Interface for the handelr to read data from the GPU buffer during readback.
|
inline |
|
inline |
|
inline |
| const FMessageId GPUMessage::FReader::MessageId |