Navigation
API > API/Editor > API/Editor/AudioEditor > API/Editor/AudioEditor/SoundCueGraph > API/Editor/AudioEditor/SoundCueGraph/USoundCueGraphSchema
- UEdGraphSchema::GetNodeSelectionCount()
- USoundCueGraphSchema::GetNodeSelectionCount()
References
| Module | AudioEditor |
| Header | /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphSchema.h |
| Include | #include "SoundCueGraph/SoundCueGraphSchema.h" |
| Source | /Engine/Source/Editor/AudioEditor/Private/SoundCueGraphSchema.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 |