Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphSchema
- UEdGraphSchema::GetNodeSelectionCount()
- UMetasoundEditorGraphSchema::GetNodeSelectionCount()
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include | #include "MetasoundEditorGraphSchema.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraphSchema.cpp |
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 |