Navigation
API > API/Runtime > API/Runtime/NetCommon > API/Runtime/NetCommon/Net > API/Runtime/NetCommon/Net/Common > API/Runtime/NetCommon/Net/Common/Packets > API/Runtime/NetCommon/Net/Common/Packets/FPacketBufferView
Syntax
const TArrayView< uint8 > Buffer
Remarks
View of the packet buffer, with Num() representing allocated size. Internal buffer data can be modified, but not view/size.