Navigation
API > API/Plugins > API/Plugins/AnimDatabase
Finds all the frame ranges which contain any part of the provided frames
| Name | UAnimDatabaseFrameRangesFunction_IntersectsFrames |
| 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="Intersects Frames Frame Ranges"))
class UAnimDatabaseFrameRangesFunction_IntersectsFrames : public UAnimDatabaseFrameRangesFunction
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimDatabaseFrameRangesFunction → UAnimDatabaseFrameRangesFunction_IntersectsFrames
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Function | TObjectPtr< UAnimDatabaseFramesFunction > | AnimDatabaseFrameRanges.h |
|