FFileMessageAttachment::FFileMessageAttachment

Creates and initializes a new instance.

Windows
MacOS
Linux

References

Module

MessagingCommon

Header

/Engine/Source/Runtime/MessagingCommon/Public/FileMessageAttachment.h

Include

#include "FileMessageAttachment.h"

Syntax

FFileMessageAttachment
(
    const FString & InFilename
)

Remarks

Creates and initializes a new instance.

Parameters

Parameter

Description

Filename

The full name and path of the file.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss