unreal.AnimNotifyState_PoseSearchExcludeFromDatabase¶
- class unreal.AnimNotifyState_PoseSearchExcludeFromDatabase(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
AnimNotifyState_PoseSearchBaseUse this notify state to remove animation segments from the database completely, they will never play or return from a search result. PSD indexing will report errors in case the sampled animation asset contains conflicting UAnimNotifyState_PoseSearchSamplingRange(s)
C++ Source:
Plugin: PoseSearch
Module: PoseSearch
File: PoseSearchAnimNotifies.h
Editor Properties: (see get_editor_property/set_editor_property)
notify_color(Color): [Read-Write] Color of Notify in editornotify_state_behavior_flags(uint8): [Read-Write]should_fire_in_editor(bool): [Read-Write] Whether this notify state instance should fire in animation editors