Navigation
API > API/Plugins > API/Plugins/MLDeformerFrameworkEditor > API/Plugins/MLDeformerFrameworkEditor/FMLDeformerEditorModel
Description
Debug draw helpers inside the PIE viewport that highlight debuggable actors. On default this will draw a bounding box around the actors that can be debugged by this model. Also it will render the actor names. NOTE: This renders inside the PIE viewport, not our own MLD asset editor viewport.
| Name | DrawPIEDebugActors |
| 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 |
virtual void DrawPIEDebugActors()