Navigation
API > API/Editor > API/Editor/SequenceRecorder > API/Editor/SequenceRecorder/FAnimationRecorderManager
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsRecording () |
AnimationRecorder.h | ||
bool IsRecording
(
USkeletalMeshComponent* Component |
AnimationRecorder.h |
IsRecording()
| Name | IsRecording |
| Type | function |
| Header File | /Engine/Source/Editor/SequenceRecorder/Public/AnimationRecorder.h |
| Include Path | #include "AnimationRecorder.h" |
| Source | /Engine/Source/Editor/SequenceRecorder/Private/AnimationRecorder.cpp |
bool IsRecording()
IsRecording(USkeletalMeshComponent *)
| Name | IsRecording |
| Type | function |
| Header File | /Engine/Source/Editor/SequenceRecorder/Public/AnimationRecorder.h |
| Include Path | #include "AnimationRecorder.h" |
| Source | /Engine/Source/Editor/SequenceRecorder/Private/AnimationRecorder.cpp |
bool IsRecording
(
USkeletalMeshComponent * Component
)