Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/Editors > API/Plugins/GameplayCamerasEditor/Editors/UObjectTreeGraphSchema
- UEdGraphSchema::CanCreateConnection()
- UObjectTreeGraphSchema::CanCreateConnection()
- UCameraNodeGraphSchema::CanCreateConnection()
References
| Module | GameplayCamerasEditor |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/ObjectTreeGraphSchema.h |
| Include | #include "Editors/ObjectTreeGraphSchema.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Private/Editors/ObjectTreeGraphSchema.cpp |
virtual const FPinConnectionResponse CanCreateConnection
(
const UEdGraphPin * A,
const UEdGraphPin * B
) const
Remarks
Determine if a connection can be created between two pins.