unreal.AnimDatabaseFrameRangesFunction_AssetPackageContainsOneOf¶
- class unreal.AnimDatabaseFrameRangesFunction_AssetPackageContainsOneOf(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
AnimDatabaseFrameRangesFunctionFinds all the frame ranges with any of the given sub-strings in the package
C++ Source:
Plugin: AnimDatabase
Module: AnimDatabase
File: AnimDatabaseFrameRanges.h
Editor Properties: (see get_editor_property/set_editor_property)
asset_package_substrings(Array[str]): [Read-Write]