FInvisibleToWidgetReflectorMetaData

When using the widget reflector, it may be necessary to make some widgets non-pickable, like the debug canvas.

Windows
MacOS
Linux

Inheritance Hierarchy

ISlateMetaData

FInvisibleToWidgetReflectorMetaData

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Types/InvisibleToWidgetReflectorMetaData.h

Include

#include "Types/InvisibleToWidgetReflectorMetaData.h"

Syntax

class FInvisibleToWidgetReflectorMetaData : public ISlateMetaData

Remarks

When using the widget reflector, it may be necessary to make some widgets non-pickable, like the debug canvas.

Constructors

Functions

Name Description

Public function Static

const FName ...

 

GetTypeId()

Overridden from ISlateMetaData

Name Description

Public function Virtual Const

bool

 

IsOfTypeImpl

(
    const FName& Type
)

Checks whether this drag and drop operation can cast safely to the specified type.

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