Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
- UEdGraphSchema::GetNodeSelectionCount()
- UAIGraphSchema::GetNodeSelectionCount()
- USoundCueGraphSchema::GetNodeSelectionCount()
- UMaterialGraphSchema::GetNodeSelectionCount()
- UMetasoundEditorGraphSchema::GetNodeSelectionCount()
- UEdGraphSchema_K2::GetNodeSelectionCount()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual int32 GetNodeSelectionCount
&40;
const UEdGraph &42; Graph
&41; const
Remarks
Returns the currently selected graph node count
Parameters
| Name | Description |
|---|---|
| Graph | The active graph to find the selection count for |