unreal.AsyncMessageReceivedDelegate

class unreal.AsyncMessageReceivedDelegate(*args: Any, **kwargs: Any)

Bases: MulticastDelegateBase

Async Message Received Delegate Delegate Signature

Parameters:

message (AsyncMessage)

C++ Source:

  • Plugin: AsyncMessageSystem

  • Module: AsyncMessageSystem

  • File: AsyncAction_ListenForMessage.h