UEdGraphSchema_K2::IsIndexWildcardCompatible

Returns whether a pin category is compatible with an Index Wildcard (PC_Wildcard and PSC_Index)

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h

Include

#include "EdGraphSchema_K2.h"

Syntax

bool IsIndexWildcardCompatible
(
    const FEdGraphPinType & PinType
) const

Remarks

Returns whether a pin category is compatible with an Index Wildcard (PC_Wildcard and PSC_Index)

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