Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
struct FPinConnectionResponse
This is a response from CanCreateConnection, indicating if the connecting action is legal and what the result will be
Name | Description | ||
---|---|---|---|
|
Message |
||
|
TEnumAsByte< en... |
Response |
Name | Description | |
---|---|---|
|
FPinConnectionResponse() |
|
|
FPinConnectionResponse ( |
|
|
FPinConnectionResponse ( |
|
|
FPinConnectionResponse ( |
|
|
FPinConnectionResponse ( |
Name | Description | ||
---|---|---|---|
|
CanSafeConnect() |
If a connection can be made without breaking existing connections |
|
|
IsFatal() |
||
|
SetFatal() |