FNiagaraParameterDragOperation::IsOfTypeImpl

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

Windows
MacOS
Linux

Override Hierarchy

FDragDropOperation::IsOfTypeImpl()

FDecoratedDragDropOp::IsOfTypeImpl()

FNiagaraParameterDragOperation::IsOfTypeImpl()

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraActions.h

Include

#include "NiagaraActions.h"

Syntax

virtual bool IsOfTypeImpl
(
    const FString & Type
) const

Remarks

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