Navigation
API > API/Plugins > API/Plugins/AnimDatabase
Finds all the frames at the start of the given frame ranges
| Name | UAnimDatabaseFramesFunction_FrameRangeStarts |
| 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="Frame Range Start Frames"))
class UAnimDatabaseFramesFunction_FrameRangeStarts : public UAnimDatabaseFramesFunction
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimDatabaseFramesFunction → UAnimDatabaseFramesFunction_FrameRangeStarts
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Function | TObjectPtr< UAnimDatabaseFrameRangesFunction > | AnimDatabaseFrameRanges.h |
|