Navigation
API > API/Plugins > API/Plugins/AnimDatabase
Finds all the frame ranges that are looped
| Name | UAnimDatabaseFrameRangesFunction_Looped |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/AnimDatabase/Source/AnimDatabase/Public/AnimDatabaseFrameRanges.h |
| Include Path | #include "AnimDatabaseFrameRanges.h" |
Syntax
UCLASS (BlueprintType, Blueprintable, Meta=(DisplayName="Looped Frame Ranges"))
class UAnimDatabaseFrameRangesFunction_Looped : public UAnimDatabaseFrameRangesFunction
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimDatabaseFrameRangesFunction → UAnimDatabaseFrameRangesFunction_Looped