Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
virtual int32 GetNodeSelectionCount
(
const UEdGraph * Graph
) const
Remarks
Returns the currently selected graph node count
Parameters
| Name | Description |
|---|---|
| Graph | The active graph to find the selection count for |