UHandlerComponentFactory

A [UObject](API\Runtime\CoreUObject\UObject\UObject) alternative for loading HandlerComponents without strict module dependency

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

PacketHandler

Header

/Engine/Source/Runtime/PacketHandlers/PacketHandler/Classes/HandlerComponentFactory.h

Include

#include "HandlerComponentFactory.h"

Syntax

class UHandlerComponentFactory : public UObject

Remarks

A UObject alternative for loading HandlerComponents without strict module dependency

Constructors

Name Description

Public function

UHandlerComponentFactory

(
    const FObjectInitializer& ObjectIn...
)

UHandlerComponentFactory

Functions

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