Subscribe

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Subscribe()

Template method to subscribe the message endpoint to the specified type of messages with the default message scope.

Public function

void

 

Subscribe

(
    const FMessageScopeRange& ScopeRan...
)

Template method to subscribe the message endpoint to the specified type and scope of messages.

Public function

void

 

Subscribe

(
    const FName& MessageType,
    const FMessageScopeRange& ScopeRan...
)

Subscribes a message 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