unreal.AnimDatabaseFrameRangesFunction_AssetNameContainsOneOf

class unreal.AnimDatabaseFrameRangesFunction_AssetNameContainsOneOf(outer: Object | None = None, name: Name | str = 'None')

Bases: AnimDatabaseFrameRangesFunction

Finds all the frame ranges with any of the given sub-strings in the name

C++ Source:

  • Plugin: AnimDatabase

  • Module: AnimDatabase

  • File: AnimDatabaseFrameRanges.h

Editor Properties: (see get_editor_property/set_editor_property)

  • asset_name_substrings (Array[str]): [Read-Write]