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