unreal.AnimDatabaseFunction_ExportNotifies¶
- class unreal.AnimDatabaseFunction_ExportNotifies(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
AnimDatabaseFunctionFunction for exporting all AnimNotifies and AnimNotifyStates from the given animations
C++ Source:
Plugin: AnimDatabase
Module: AnimDatabase
File: AnimDatabase.h
Editor Properties: (see get_editor_property/set_editor_property)
export_directory(DirectoryPath): [Read-Write] Directory to export the notifies to.file_name(str): [Read-Write] File to export notifies as.