Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/FSortedVoicePacketNode
Syntax
FSortedVoicePacketNode &42; NextPacket
Remarks
Used for sorting packet nodes. While the packets exist in a contiguous memory pool in the FVoicePacketBuffer. However, the packet buffer is traversed like a singly linked list to allow for fast middle insertion.