Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPinConnectionResponse
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| EdGraph/EdGraphSchema.h | |||
FPinConnectionResponse
(
const ECanCreateConnectionResponse InResponse, |
EdGraph/EdGraphSchema.h | ||
FPinConnectionResponse
(
const ECanCreateConnectionResponse InResponse, |
EdGraph/EdGraphSchema.h | ||
FPinConnectionResponse
(
const ECanCreateConnectionResponse InResponse, |
EdGraph/EdGraphSchema.h | ||
FPinConnectionResponse
(
const ECanCreateConnectionResponse InResponse, |
EdGraph/EdGraphSchema.h |
FPinConnectionResponse()
| Name | FPinConnectionResponse |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path | #include "EdGraph/EdGraphSchema.h" |
FPinConnectionResponse()
FPinConnectionResponse(const ECanCreateConnectionResponse, FString)
| Name | FPinConnectionResponse |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path | #include "EdGraph/EdGraphSchema.h" |
FPinConnectionResponse
(
const ECanCreateConnectionResponse InResponse,
FString InMessage
)
FPinConnectionResponse(const ECanCreateConnectionResponse, const ANSICHAR *)
| Name | FPinConnectionResponse |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path | #include "EdGraph/EdGraphSchema.h" |
FPinConnectionResponse
(
const ECanCreateConnectionResponse InResponse,
const ANSICHAR * InMessage
)
FPinConnectionResponse(const ECanCreateConnectionResponse, const WIDECHAR *)
| Name | FPinConnectionResponse |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path | #include "EdGraph/EdGraphSchema.h" |
FPinConnectionResponse
(
const ECanCreateConnectionResponse InResponse,
const WIDECHAR * InMessage
)
FPinConnectionResponse(const ECanCreateConnectionResponse, FText)
| Name | FPinConnectionResponse |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path | #include "EdGraph/EdGraphSchema.h" |
FPinConnectionResponse
(
const ECanCreateConnectionResponse InResponse,
FText InMessage
)