UEngineHandlerComponentFactory

Factory class for loading [HandlerComponent](API\Runtime\PacketHandler\HandlerComponent)'s contained within Engine

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PacketHandlers/EngineHandlerComponentFactory.h

Include

#include "PacketHandlers/EngineHandlerComponentFactory.h"

Syntax

class UEngineHandlerComponentFactory : public UHandlerComponentFactory

Remarks

Factory class for loading HandlerComponent's contained within Engine

Constructors

Name Description

Public function

UEngineHandlerComponentFactory

(
    const FObjectInitializer& ObjectIn...
)

UEngineHandlerComponentFactor

Overridden from UHandlerComponentFactory

Name Description

Public function Virtual

TSharedPtr< ...

 

CreateComponentInstance

(
    FString& Options
)

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