Delegate: FGetPatreonUserInfoImgAsyncActionEvent

// Delegate type
DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam(FGetPatreonUserInfoImgAsyncActionEvent,
    FPatreonUserInfoImgs UserInfo
);

// Compatible function signature
void FGetPatreonUserInfoImgAsyncActionEvent(
    FPatreonUserInfoImgs UserInfo
);


Parameters

  • UserInfo

    FPatreonUserInfoImgs UserInfo
    






For any questions, help, suggestions or feature requests, please feel free to contact me at nbpsup@gmail.com