unreal.AnimDatabaseFrameRangesFunction_AssetNameStartsWithOneOf

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

Bases: AnimDatabaseFrameRangesFunction

Finds all the frame ranges that start 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_prefixes (Array[str]): [Read-Write]