Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/CurveEditor/Public/CurveEditorSnapMetrics.h |
Include |
#include "CurveEditorSnapMetrics.h" |
struct FSnapState
Snapping is not stateless but we want to manage it through the central area. This allows state to be passed into from the calling area but still centralize the logic of handling it.