PacketHandler::GetEncryptionComponent

Returns a pointer to the component set as the encryption handler, if any.

Windows
MacOS
Linux

References

Module

PacketHandler

Header

/Engine/Source/Runtime/PacketHandlers/PacketHandler/Public/PacketHandler.h

Include

#include "PacketHandler.h"

Source

/Engine/Source/Runtime/PacketHandlers/PacketHandler/Private/PacketHandler.cpp

Syntax

TSharedPtr< FEncryptionComponent > GetEncryptionComponent()

Remarks

Returns a pointer to the component set as the encryption handler, if any.

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