SendHandlerPacket

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SendHandlerPacket

(
    HandlerComponent* InComponent,
    FBitWriter& Writer
)

Please use the packet traits when sending to handle modifications of packets and analytics.

Public function

void

 

SendHandlerPacket

(
    HandlerComponent* InComponent,
    FBitWriter& Writer,
    FOutPacketTraits& Traits
)

Send a packet originating from a HandlerComponent - will process through the HandlerComponents chain, starting after the triggering component.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss