Navigation
API > API/Plugins > API/Plugins/AnimDatabase
Returns all the frame ranges in the database that are NOT given by the provided function
| Name | UAnimDatabaseFrameRangesFunction_Not |
| 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="Not Frame Ranges"))
class UAnimDatabaseFrameRangesFunction_Not : public UAnimDatabaseFrameRangesFunction
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimDatabaseFrameRangesFunction → UAnimDatabaseFrameRangesFunction_Not
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Function | TObjectPtr< UAnimDatabaseFrameRangesFunction > | AnimDatabaseFrameRanges.h |
|