HandlerComponent::SetState

Sets the state of the handler

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

void SetState
(
    Handler::Component::State State
)

Remarks

Sets the state of the handler

Parameters

Parameter

Description

State

The new state for the handler

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