Navigation
API > API/Plugins > API/Plugins/GameplayInsights
| |
|
| Name |
FObjectPropertiesMessage |
| Type |
struct |
| Header File |
/Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/IGameplayProvider.h |
| Include Path |
#include "IGameplayProvider.h" |
Syntax
struct FObjectPropertiesMessage
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ElapsedTime |
double |
|
IGameplayProvider.h |
|
| ProfileTime |
double |
|
IGameplayProvider.h |
|
| PropertyValueEndIndex |
int64 |
|
IGameplayProvider.h |
|
| PropertyValueStartIndex |
int64 |
|
IGameplayProvider.h |
|