Navigation
API > API/Plugins > API/Plugins/AnimNextEditor > API/Plugins/AnimNextEditor/IAnimNextEditorModule
References
| Module | AnimNextEditor |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNextEditor/Public/IAnimNextEditorModule.h |
| Include | #include "IAnimNextEditorModule.h" |
void UnregisterLocatorFragmentEditorType
(
FName InLocatorFragmentEditorName
)
Remarks
Unregister a valid fragment type name to be used with parameter UOLs
Parameters
| Name | Description |
|---|---|
| InLocatorFragmentEditorName | The name of the locator fragment editor |