FAESHandlerComponent::Incoming

Handles incoming packets

Windows
MacOS
Linux

Override Hierarchy

HandlerComponent::Incoming()

FAESHandlerComponent::Incoming()

References

Module

AESHandlerComponent

Header

/Engine/Plugins/Runtime/PacketHandlers/AESHandlerComponent/Source/Public/AESHandlerComponent.h

Include

#include "AESHandlerComponent.h"

Source

/Engine/Plugins/Runtime/PacketHandlers/AESHandlerComponent/Source/Private/AESHandlerComponent.cpp

Syntax

virtual void Incoming
(
    FBitReader & Packet
)

Remarks

Handles incoming packets

Parameters

Parameter

Description

Packet

The packet to be handled

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