Choose your operating system:
Windows
macOS
Linux
| UEdGraphSchema::SupportsPinType()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
virtual bool SupportsPinType
(
TWeakPtr< const FEdGraphSchemaAction > SchemaAction,
const FEdGraphPinType & PinType
) const
Returns true if the schema supports the pin type through the schema action