unreal.AnimDatabaseFunction_AddAnimNotifyStateAtFrameRanges¶
- class unreal.AnimDatabaseFunction_AddAnimNotifyStateAtFrameRanges(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
AnimDatabaseFunctionFunction for adding an AnimNotifyState from a frame ranges function
C++ Source:
Plugin: AnimDatabase
Module: AnimDatabase
File: AnimDatabase.h
Editor Properties: (see get_editor_property/set_editor_property)
anim_notify_state(AnimNotifyState): [Read-Write]color(LinearColor): [Read-Write]frame_ranges(AnimDatabaseFrameRangesFunction): [Read-Write]track_name(Name): [Read-Write]