AddHandler

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

AddHandler

(
    TSharedPtr< HandlerComponent >& Ne...,
    bool bDeferInitialize
)

Adds a HandlerComponent to the pipeline, prior to initialization (none can be added after initialization)

Public function

TSharedPtr< ...

 

AddHandler

(
    const FString& ComponentStr,
    bool bDeferInitialize
)

As above, but initializes from a string specifying the component module, and (optionally) additional 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