Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
References
| Module | MLDeformerFrameworkEditor |
| Header | /Engine/Plugins/Animation/MLDeformer/MLDeformerFramework/Source/MLDeformerFrameworkEditor/Public/MLDeformerEditorModel.h |
| Include | #include "MLDeformerEditorModel.h" |
int32 GetCurrentTrainingFrame() const
Remarks
Get the currently desired training frame number. You can call CheckTrainingFrameChanged in order to make the desired frame the actual frame. The currenty desired training frame number, which might not the the same as the real training frame number.