FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SAssetDropTarget::FArguments

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/SAssetDropTarget.h

Include

#include "SAssetDropTarget.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SAssetDropTarget >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

NamedSlotPro...

 

Content()

Content to display for the in the drop target

Public function

WidgetArgsTy...

 

OnAssetDropped

(
    const FOnAssetDropped& InDelegate
)

Called when a valid asset is dropped

Public function

WidgetArgsTy...

 

OnIsAssetAcceptableForDrop

(
    const FIsAssetAcceptableForDrop& I...
)

Called to check if an asset is acceptible for dropping

Operators

Name Description

Public function

FArguments &

 

operator[]

(
    const TSharedRef< SWidget > InChild
)

Typedefs

Name

Description

WidgetArgsType

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