FCurveEditorSelection::Count

Count the total number of selected keys by accumulating the number of selected keys for each curve

Unreal Engine C++ API Reference > Editor > CurveEditor > FCurveEditorSelection

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/CurveEditorSelection.h
Include #include "CurveEditorSelection.h"
Source /Engine/Source/Editor/CurveEditor/Private/CurveEditorSelection.cpp
int32 Count() const

Remarks

Count the total number of selected keys by accumulating the number of selected keys for each curve


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library