Navigation
Unreal Engine C++ API Reference > Developer > ProfilerMessages > FProfilerServiceFileChunk
Syntax
FString HexData
Remarks
Data to be sent through message bus. Message bug doesn't support TArray<>, so we encode the data as HexString.