Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UEdGraphSchema_Niagara
- UEdGraphSchema::TryCreateConnection()
- UEdGraphSchema_Niagara::TryCreateConnection()
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/EdGraphSchema_Niagara.h |
| Include | #include "EdGraphSchema_Niagara.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/EdGraphSchema_Niagara.cpp |
virtual bool TryCreateConnection
(
UEdGraphPin * A,
UEdGraphPin * B
) const
Remarks
Try to make a connection between two pins.