Navigation
API > API/Plugins > API/Plugins/AnimDatabase
Ignores the frames given as input and returns all the frame ranges in the database
| Name | UAnimDatabaseFrameRangesFunction_All |
| 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="All Frame Ranges"))
class UAnimDatabaseFrameRangesFunction_All : public UAnimDatabaseFrameRangesFunction
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimDatabaseFrameRangesFunction → UAnimDatabaseFrameRangesFunction_All