HandlerComponent::SetActive

Sets whether this handler is currently active

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

virtual void SetActive
(
    bool Active
)

Remarks

Sets whether this handler is currently active

Parameters

Parameter

Description

Active

Whether or not the handled should be active

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