unreal.AnimDatabaseFrameRangesFunction_AssetNameEndsWithOneOf

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

Bases: AnimDatabaseFrameRangesFunction

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