Navigation
API > API/Plugins > API/Plugins/AnimDatabase
Finds all the frame ranges which are an difference of the given sub-ranges
| Name | UAnimDatabaseFrameRangesFunction_Difference |
| 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="Difference Frame Ranges"))
class UAnimDatabaseFrameRangesFunction_Difference : public UAnimDatabaseFrameRangesFunction
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimDatabaseFrameRangesFunction → UAnimDatabaseFrameRangesFunction_Difference
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Functions | TArray< TObjectPtr< UAnimDatabaseFrameRangesFunction > > | AnimDatabaseFrameRanges.h |
|