Navigation
API > API/Plugins > API/Plugins/CurveExpressionEditor
Inheritance Hierarchy
- IRemapCurvesDebuggingProvider
- UAnimGraphNode_RemapCurves
- UAnimGraphNode_RemapCurvesFromMesh
References
| Module | CurveExpressionEditor |
| Header | /Engine/Plugins/Experimental/Animation/CurveExpression/Source/Editor/Public/IRemapCurvesDebuggingProvider.h |
| Include | #include "IRemapCurvesDebuggingProvider.h" |
Syntax
class IRemapCurvesDebuggingProvider
Remarks
Helper interface to allow the details customization to work on both Remap Curves and Remap Curves from Mesh.
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Returns true if the expressions can be verified against an actively debugged anim graph instance | ||
| void | Trigger expression verification against an actively debugged anim graph instance |