Navigation
API > API/Plugins > API/Plugins/GameplayInsights
| Name | FRecordingInfoMessage |
| Type | struct |
| Header File | /Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/IGameplayProvider.h |
| Include Path | #include "IGameplayProvider.h" |
Syntax
struct FRecordingInfoMessage
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ElapsedTime | double | IGameplayProvider.h | ||
| FrameIndex | uint32 | IGameplayProvider.h | ||
| ProfileTime | double | IGameplayProvider.h | ||
| RecordingIndex | uint32 | IGameplayProvider.h | ||
| WorldId | uint64 | IGameplayProvider.h |