Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Add all animated curves to the curve include list. | MLDeformerEditorModel.h | ||
void AddAnimatedCurvesToCurvesIncludeList
(
const UAnimSequence* AnimSequence |
MLDeformerEditorModel.h |
AddAnimatedCurvesToCurvesIncludeList()
Description
Add all animated curves to the curve include list.
| Name | AddAnimatedCurvesToCurvesIncludeList |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include Path | #include "MLDeformerEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerEditorModel.cpp |
void AddAnimatedCurvesToCurvesIncludeList()
AddAnimatedCurvesToCurvesIncludeList(const UAnimSequence *)
| Name | AddAnimatedCurvesToCurvesIncludeList |
| Type | function |
| Header File | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include Path | #include "MLDeformerEditorModel.h" |
| Source | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Private/MLDeformerEditorModel.cpp |
void AddAnimatedCurvesToCurvesIncludeList
(
const UAnimSequence * AnimSequence
)